python-decouple v3.5 Release Notes

Release Date: 2021-09-30 // over 2 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