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 python-dev, terry.reedy
Date 2014-04-29.05:20:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gHrm60t6mz7LjZ@mail.python.org>
In-reply-to
Content
New changeset d32b6900da6f by Terry Jan Reedy in branch '2.7':
Closes #21055: Index (augmented) assignment symbols.
http://hg.python.org/cpython/rev/d32b6900da6f

New changeset 0b946c8d7837 by Terry Jan Reedy in branch '3.4':
Issue #21055: Index (augmented) assignment symbols.
http://hg.python.org/cpython/rev/0b946c8d7837
History
Date User Action Args
2014-04-29 05:20:39python-devsetrecipients: + python-dev, terry.reedy
2014-04-29 05:20:39python-devlinkissue21055 messages
2014-04-29 05:20:39python-devcreate