Closed Djailla closed 3 years ago
Yes, you're right. I really like the "Walrus operator" but it requires Python 3.8. For now, I'll update setup.cfg
to include the python_requires argument. But if anyone is willing to audit the code for backwards compatibility I'll be happy to accept a PR!
Hello, the walrus operator has been introduced in Python 3.8 thus, djhtml does not work with older "supported" version of Python