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