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 gregory.p.smith, jamesls, lukasz.langa, omnios, steve.dower
Date 2021-05-10.22:45:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620686756.79.0.448841595929.issue44070@roundup.psfhosted.org>
In-reply-to
Content
New changeset 23822e2c654e950bcfa563e27b99bcb46187ac8b by Steve Dower in branch '3.9':
bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules (GH-26025)
https://github.com/python/cpython/commit/23822e2c654e950bcfa563e27b99bcb46187ac8b
History
Date User Action Args
2021-05-10 22:45:56steve.dowersetrecipients: + steve.dower, gregory.p.smith, lukasz.langa, jamesls, omnios
2021-05-10 22:45:56steve.dowersetmessageid: <1620686756.79.0.448841595929.issue44070@roundup.psfhosted.org>
2021-05-10 22:45:56steve.dowerlinkissue44070 messages
2021-05-10 22:45:56steve.dowercreate