python-decouple v3.5 Release Notes
Release Date: 2021-09-30 // over 4 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