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 python-dev
Recipients Pascal.Chambon, barry, brett.cannon, eric.snow, isoschiz, kristjan.jonsson, methane, ncoghlan, pconnell, pitrou, pje, python-dev, serhiy.storchaka
Date 2014-10-13.18:21:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141013182129.48736.33874@psf.io>
In-reply-to
Content
New changeset fded07a2d616 by Antoine Pitrou in branch 'default':
Issue #17636: Circular imports involving relative imports are now supported.
https://hg.python.org/cpython/rev/fded07a2d616
History
Date User Action Args
2014-10-13 18:21:34python-devsetrecipients: + python-dev, barry, brett.cannon, pje, ncoghlan, pitrou, kristjan.jonsson, methane, eric.snow, serhiy.storchaka, pconnell, isoschiz, Pascal.Chambon
2014-10-13 18:21:34python-devlinkissue17636 messages
2014-10-13 18:21:34python-devcreate