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.15:17:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 65366bc8bdc4716ebc361e622590b45a6e5aef07 by Steve Dower (Anthony Sottile) in branch 'master':
bpo-20490: Improve circular import error message (GH-15308)
https://github.com/python/cpython/commit/65366bc8bdc4716ebc361e622590b45a6e5aef07
History
Date User Action Args
2019-09-09 15:17:54steve.dowersetrecipients: + steve.dower, brett.cannon, Arfrever, r.david.murray, cool-RR, yselivanov, Anthony Sottile
2019-09-09 15:17:54steve.dowersetmessageid: <[email protected]>
2019-09-09 15:17:54steve.dowerlinkissue20490 messages
2019-09-09 15:17:54steve.dowercreate