This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author haitanghuadeng
Recipients haitanghuadeng
Date 2021-07-26.03:51:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627271496.93.0.602313115544.issue44737@roundup.psfhosted.org>
In-reply-to
Content
When using Sanic, referencing Mapping in collections in SANic-Jinja2 brings ImportError: Cannot import name 'Mapping' from 'collections'. When you use Mapping, shouldn't you call from collections.abc?
History
Date User Action Args
2021-07-26 03:51:36haitanghuadengsetrecipients: + haitanghuadeng
2021-07-26 03:51:36haitanghuadengsetmessageid: <1627271496.93.0.602313115544.issue44737@roundup.psfhosted.org>
2021-07-26 03:51:36haitanghuadenglinkissue44737 messages
2021-07-26 03:51:36haitanghuadengcreate