[issue43517] Fix false positives in circular import detection with from-imports

Antoine Pitrou report at bugs.python.org
Sat Mar 20 15:07:52 EDT 2021


Antoine Pitrou <pitrou at free.fr> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43517>
_______________________________________


More information about the Python-bugs-list mailing list