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 benjamin.peterson, brett.cannon, eric.snow, georg.brandl, ncoghlan, python-dev, serhiy.storchaka, yselivanov
Date 2016-06-27.18:39:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset e3164c9edb0b by Serhiy Storchaka in branch 'default':
Issue #27352: Correct the validation of the ImportFrom AST node and simplify
https://hg.python.org/cpython/rev/e3164c9edb0b
History
Date User Action Args
2016-06-27 18:39:38python-devsetrecipients: + python-dev, brett.cannon, georg.brandl, ncoghlan, benjamin.peterson, eric.snow, serhiy.storchaka, yselivanov
2016-06-27 18:39:38python-devlinkissue27352 messages
2016-06-27 18:39:38python-devcreate