Chameleon v3.9.1 Release Notes

Release Date: 2021-05-14 // almost 3 years ago
    • Avoid various traceback reference cycles.

Previous changes from v3.9.0

    • ✂ Removed compatibility code for unsupported Python versions

    • ⬇️ Dropped support for obsolete Python 3.4

    • 🛠 Fixed namespace handling when redefining a variable in the same tal:define (#237 <https://github.com/malthe/chameleon/issues/237>_)

    • 🛠 Fixed failure computing a template's digest if template.filename is None (#254 <https://github.com/malthe/chameleon/issues/254>_)