Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Python 3.8 #1119

Closed
amotl opened this issue Dec 17, 2019 · 2 comments
Closed

Support for Python 3.8 #1119

amotl opened this issue Dec 17, 2019 · 2 comments

Comments

@amotl
Copy link

amotl commented Dec 17, 2019

Dear @mitsuhiko, @davidism, @ThiefMaster, @untitaker and the whole Jinja community,

first things first: Thanks a bunch for conceiving and maintaining the excellent Jinja2 module.

We are currently working on mqtt-tools/mqttwarn#127, mqtt-tools/mqttwarn#332 and mqtt-tools/mqttwarn#336 and found that Jinja2 would still croak about things related to #867, #927 and #969 with the most current release version 2.10.3 available from PyPI.

When reading the message DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working, one can assume that Jinja2 will not work on Python 3.8 yet?

Is there anything we can do about it? Just recently, I've been seeing Python 3.8 landing on some machines I was working on or on machines of other people I was working together with.

Please let me know if you need any support for releasing this change within a (probably upcoming?) version 2.11.0. I can see @davidism is busy merging community contributions as well as pushing things from his own pen. Good luck, David!

Thanks already and with kind regards,
Andreas.

@davidism
Copy link
Member

It works on 3.8 fine, they bumped back the deprecation for that from what I can tell. Features are frozen on 2.11, but I'm always happy to have people contribute PRs. 🙂

@amotl
Copy link
Author

amotl commented Jan 9, 2020

Thanks!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants