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 Anthony Sottile, Arfrever, brett.cannon, cool-RR, r.david.murray, steve.dower, yselivanov
Date 2019-09-09.16:45:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568047520.93.0.281007079137.issue20490@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2d5594fac21a81a06f82c3605318dfa96e72398f by Steve Dower in branch '3.8':
bpo-20490: Improve circular import error message (GH-15308)
https://github.com/python/cpython/commit/2d5594fac21a81a06f82c3605318dfa96e72398f
History
Date User Action Args
2019-09-09 16:45:20steve.dowersetrecipients: + steve.dower, brett.cannon, Arfrever, r.david.murray, cool-RR, yselivanov, Anthony Sottile
2019-09-09 16:45:20steve.dowersetmessageid: <1568047520.93.0.281007079137.issue20490@roundup.psfhosted.org>
2019-09-09 16:45:20steve.dowerlinkissue20490 messages
2019-09-09 16:45:20steve.dowercreate