Skip to content

Python Power

Compare
Choose a tag to compare
@pydanny pydanny released this 28 Apr 16:25
· 182 commits to main since this release
  • Added timed to expire feature to cached_property decorator.
  • Backwards incompatiblity: Changed del monopoly.boardwalk to del monopoly['boardwalk'] in order to support the new TTL feature.