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 JelleZijlstra
Recipients JelleZijlstra, haitanghuadeng
Date 2021-07-26.04:43:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627274639.85.0.748182769214.issue44737@roundup.psfhosted.org>
In-reply-to
Content
This sounds like a bug in the third-party library you're using, not in Python itself. Could you report this bug to the library?

According to https://docs.python.org/3.9/library/collections.html, aliases like collections.Mapping were removed from the collections namespace in 3.10.
History
Date User Action Args
2021-07-26 04:43:59JelleZijlstrasetrecipients: + JelleZijlstra, haitanghuadeng
2021-07-26 04:43:59JelleZijlstrasetmessageid: <1627274639.85.0.748182769214.issue44737@roundup.psfhosted.org>
2021-07-26 04:43:59JelleZijlstralinkissue44737 messages
2021-07-26 04:43:59JelleZijlstracreate