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 jaraco
Recipients FFY00, Nils Kattenbeck, brett.cannon, jaraco, miguendes
Date 2021-05-21.16:49:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621615748.48.0.0453397633644.issue44137@roundup.psfhosted.org>
In-reply-to
Content
Thanks for tracking this down, Filipe. Agreed it sounds like it's fixed in Python 3.10. It's unlikely the fix will be backported to Python 3.9. Instead, if this behavior affects your usage, consider using the `importlib_resources` backport, which also includes the fix. And please follow-up if there are issues not addressed by this approach.
History
Date User Action Args
2021-05-21 16:49:08jaracosetrecipients: + jaraco, brett.cannon, Nils Kattenbeck, FFY00, miguendes
2021-05-21 16:49:08jaracosetmessageid: <1621615748.48.0.0453397633644.issue44137@roundup.psfhosted.org>
2021-05-21 16:49:08jaracolinkissue44137 messages
2021-05-21 16:49:08jaracocreate