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, dabeaz, larry, ncoghlan, python-dev, serhiy.storchaka, yselivanov
Date 2015-09-02.19:50:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150902195034.14879.98979@psf.io>
In-reply-to
Content
New changeset e9df8543d7bc by Yury Selivanov in branch '3.5':
Issue #24975: Fix AST compilation for PEP 448 syntax.
https://hg.python.org/cpython/rev/e9df8543d7bc

New changeset ea79be5b201e by Yury Selivanov in branch '3.5':
Merge 3.5 heads (issue #24975)
https://hg.python.org/cpython/rev/ea79be5b201e

New changeset 1dcd7f257ed8 by Yury Selivanov in branch 'default':
Merge 3.5 (issue #24975)
https://hg.python.org/cpython/rev/1dcd7f257ed8
History
Date User Action Args
2015-09-02 19:50:36python-devsetrecipients: + python-dev, brett.cannon, ncoghlan, larry, benjamin.peterson, dabeaz, serhiy.storchaka, yselivanov
2015-09-02 19:50:36python-devlinkissue24975 messages
2015-09-02 19:50:36python-devcreate