Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Python release 0.716

Compare
Choose a tag to compare
@divegeek divegeek released this 05 May 04:19
· 28 commits to master since this release

ChangeLog:

  • Replace the Memoize decorator with property cache to avoid memory leak.
  • Add compatiblity with django-environ (Path)