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 IanLee1521, Rosuav, berker.peksag, gvanrossum, python-dev
Date 2015-08-02.03:01:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150802030125.94776.27491@psf.io>
In-reply-to
Content
New changeset c981d9819384 by Zachary Ware in branch '3.4':
Issue #23182: PEP8-ify the annotation grammar tests.  Patch by Ian Lee.
https://hg.python.org/cpython/rev/c981d9819384

New changeset f35bdb6dd242 by Zachary Ware in branch '3.5':
Issue #23182: Merge with 3.4
https://hg.python.org/cpython/rev/f35bdb6dd242

New changeset a0ac94514a30 by Zachary Ware in branch 'default':
Closes #23182: Merge with 3.5
https://hg.python.org/cpython/rev/a0ac94514a30
History
Date User Action Args
2015-08-02 03:01:28python-devsetrecipients: + python-dev, gvanrossum, Rosuav, berker.peksag, IanLee1521
2015-08-02 03:01:28python-devlinkissue23182 messages
2015-08-02 03:01:28python-devcreate