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 pitrou
Recipients brett.cannon, cebtenzzre, eric.snow, nanjekyejoannah, ncoghlan, pitrou, serhiy.storchaka
Date 2021-03-20.19:07:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616267272.32.0.582184577297.issue43517@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2fd16ef406bba239b1334057fb499496a84b3aa2 by Antoine Pitrou in branch 'master':
bpo-43517: Fix false positive in detection of circular imports (#24895)
https://github.com/python/cpython/commit/2fd16ef406bba239b1334057fb499496a84b3aa2
History
Date User Action Args
2021-03-20 19:07:52pitrousetrecipients: + pitrou, brett.cannon, ncoghlan, eric.snow, serhiy.storchaka, nanjekyejoannah, cebtenzzre
2021-03-20 19:07:52pitrousetmessageid: <1616267272.32.0.582184577297.issue43517@roundup.psfhosted.org>
2021-03-20 19:07:52pitroulinkissue43517 messages
2021-03-20 19:07:52pitroucreate