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 miss-islington
Recipients William.Schwartz, barry, jaraco, miss-islington
Date 2021-01-16.17:22:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610817750.27.0.188314653878.issue42531@roundup.psfhosted.org>
In-reply-to
Content
New changeset f08c66467d56c71f75c6659ede9177449fe9d2e6 by William Schwartz in branch '3.8':
[3.8] bpo-42531: Teach importlib.resources.path to handle packages without __file__ (GH-23611)
https://github.com/python/cpython/commit/f08c66467d56c71f75c6659ede9177449fe9d2e6
History
Date User Action Args
2021-01-16 17:22:30miss-islingtonsetrecipients: + miss-islington, barry, jaraco, William.Schwartz
2021-01-16 17:22:30miss-islingtonsetmessageid: <1610817750.27.0.188314653878.issue42531@roundup.psfhosted.org>
2021-01-16 17:22:30miss-islingtonlinkissue42531 messages
2021-01-16 17:22:30miss-islingtoncreate