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.11:38:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568201905.01.0.610272542794.issue37409@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0a6693a469cfb1dd5c8048d8cb4231a7b5883251 by Brett Cannon in branch '3.8':
[3.8] bpo-37409: fix relative import with no parent (GH-14956) (GH-15913)
https://github.com/python/cpython/commit/0a6693a469cfb1dd5c8048d8cb4231a7b5883251
History
Date User Action Args
2019-09-11 11:38:25brett.cannonsetrecipients: + brett.cannon, eric.smith, serhiy.storchaka, Ben Lewis2
2019-09-11 11:38:25brett.cannonsetmessageid: <1568201905.01.0.610272542794.issue37409@roundup.psfhosted.org>
2019-09-11 11:38:25brett.cannonlinkissue37409 messages
2019-09-11 11:38:24brett.cannoncreate