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 vstinner
Recipients Anthony Sottile, pablogsal, steve.dower, vstinner
Date 2019-09-10.14:57:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
FTR it seems like it was a regression introduced by:

commit 2d5594fac21a81a06f82c3605318dfa96e72398f
Author: Steve Dower <[email protected]>
Date:   Mon Sep 9 09:45:18 2019 -0700

    bpo-20490: Improve circular import error message (GH-15308)

Thanks for the quick fix ;-)
History
Date User Action Args
2019-09-10 14:57:06vstinnersetrecipients: + vstinner, steve.dower, Anthony Sottile, pablogsal
2019-09-10 14:57:06vstinnersetmessageid: <[email protected]>
2019-09-10 14:57:06vstinnerlinkissue38090 messages
2019-09-10 14:57:06vstinnercreate