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 thatiparthy, vstinner
Date 2020-07-01.17:04:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593623062.64.0.274662268912.issue41007@roundup.psfhosted.org>
In-reply-to
Content
Alright, this issue was fixed by:

commit 2fb5f038f2a2e91a7293d62dfd5601e6eb500c55 (HEAD)
Author: Jason R. Coombs <jaraco@jaraco.com>
Date:   Mon Jun 29 16:59:22 2020 -0400

    bpo-40924: Ensure importlib.resources.path returns an extant path (GH-20857)
History
Date User Action Args
2020-07-01 17:04:22vstinnersetrecipients: + vstinner, thatiparthy
2020-07-01 17:04:22vstinnersetmessageid: <1593623062.64.0.274662268912.issue41007@roundup.psfhosted.org>
2020-07-01 17:04:22vstinnerlinkissue41007 messages
2020-07-01 17:04:22vstinnercreate