python-decouple v3.5 Release Notes
Release Date: 2021-09-30 // over 3 years ago-
- ๐ Fix: fix syntax warnings due to comparison of literals using
is
- ๐ Fix: avoid DeprecationError on ConfigParser.readfp()
- โ Add Tox Github Action
- ๐ Documentation fixups
- ๐ Security: bump Pygments version to >=2.7.4
- ๐ Fix .env -file quote stripping
- ๐ Changelog catchups for 3.2 and 3.3
- ๐ Fix: fix syntax warnings due to comparison of literals using