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 brett.cannon
Recipients Ben Lewis2, brett.cannon, eric.smith, serhiy.storchaka
Date 2019-09-11.10:09:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568196592.46.0.725026926977.issue37409@roundup.psfhosted.org>
In-reply-to
Content
New changeset 92420b3e679959a7d0ce875875601a4cee45231e by Brett Cannon (Ben Lewis) in branch 'master':
bpo-37409: fix relative import with no parent (#14956)
https://github.com/python/cpython/commit/92420b3e679959a7d0ce875875601a4cee45231e
History
Date User Action Args
2019-09-11 10:09:52brett.cannonsetrecipients: + brett.cannon, eric.smith, serhiy.storchaka, Ben Lewis2
2019-09-11 10:09:52brett.cannonsetmessageid: <1568196592.46.0.725026926977.issue37409@roundup.psfhosted.org>
2019-09-11 10:09:52brett.cannonlinkissue37409 messages
2019-09-11 10:09:52brett.cannoncreate