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 steve.dower
Recipients brett.cannon, eryksun, paul.moore, smunday, steve.dower, tim.golden, zach.ware
Date 2021-04-07.00:02:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617753730.41.0.549158934838.issue43105@roundup.psfhosted.org>
In-reply-to
Content
New changeset 04732ca993fa077a8b9640cc77fb2f152339585a by Steve Dower in branch 'master':
bpo-43105: Importlib now resolves relative paths when creating module spec objects from file locations (GH-25121)
https://github.com/python/cpython/commit/04732ca993fa077a8b9640cc77fb2f152339585a
History
Date User Action Args
2021-04-07 00:02:10steve.dowersetrecipients: + steve.dower, brett.cannon, paul.moore, tim.golden, zach.ware, eryksun, smunday
2021-04-07 00:02:10steve.dowersetmessageid: <1617753730.41.0.549158934838.issue43105@roundup.psfhosted.org>
2021-04-07 00:02:10steve.dowerlinkissue43105 messages
2021-04-07 00:02:10steve.dowercreate