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 vstinner
Recipients Michael.Felt, barry, benthayer, jaraco, lukasz.langa, miss-islington, ned.deily, vstinner
Date 2020-06-17.14:34:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592404459.22.0.682111912312.issue39791@roundup.psfhosted.org>
In-reply-to
Content
> bpo-39791 native hooks for importlib.resources.files (GH-20576)
> https://github.com/python/cpython/commit/843c27765652e2322011fb3e5d88f4837de38c06

This change introduced bpo-41007 "test_importlib logs ResourceWarning: test_path.CommonTests.test_importing_module_as_side_effect()" regression.
History
Date User Action Args
2020-06-17 14:34:19vstinnersetrecipients: + vstinner, barry, jaraco, ned.deily, lukasz.langa, Michael.Felt, miss-islington, benthayer
2020-06-17 14:34:19vstinnersetmessageid: <1592404459.22.0.682111912312.issue39791@roundup.psfhosted.org>
2020-06-17 14:34:19vstinnerlinkissue39791 messages
2020-06-17 14:34:19vstinnercreate