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 jaraco
Date 2021-12-18.22:30:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639866651.22.0.383271924508.issue46125@roundup.psfhosted.org>
In-reply-to
Content
importlib_resources 5.4 did some refactoring to ensure that the preferred traversable API was tested (https://github.com/python/importlib_resources/pull/239). Let's incorporate those changes for importlib.resources.
History
Date User Action Args
2021-12-18 22:30:51jaracosetrecipients: + jaraco
2021-12-18 22:30:51jaracosetmessageid: <1639866651.22.0.383271924508.issue46125@roundup.psfhosted.org>
2021-12-18 22:30:51jaracolinkissue46125 messages
2021-12-18 22:30:51jaracocreate