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 lukasz.langa
Recipients dstufft, jaraco, lukasz.langa, ned.deily, steve.dower
Date 2020-06-29.20:59:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593464369.45.0.30765194554.issue40924@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2fb5f038f2a2e91a7293d62dfd5601e6eb500c55 by Jason R. Coombs in branch 'master':
bpo-40924: Ensure importlib.resources.path returns an extant path (GH-20857)
https://github.com/python/cpython/commit/2fb5f038f2a2e91a7293d62dfd5601e6eb500c55
History
Date User Action Args
2020-06-29 20:59:29lukasz.langasetrecipients: + lukasz.langa, jaraco, ned.deily, steve.dower, dstufft
2020-06-29 20:59:29lukasz.langasetmessageid: <1593464369.45.0.30765194554.issue40924@roundup.psfhosted.org>
2020-06-29 20:59:29lukasz.langalinkissue40924 messages
2020-06-29 20:59:29lukasz.langacreate