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 docs@python, ferno, python-dev, r.david.murray, terry.reedy
Date 2014-03-09.22:52:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fhyVv6ZYFz7Ljb@mail.python.org>
In-reply-to
Content
New changeset f9cb5a44879c by R David Murray in branch '3.3':
#19953: Clarify the wording of the augmented assignment discussion.
http://hg.python.org/cpython/rev/f9cb5a44879c

New changeset 61ceb299a255 by R David Murray in branch 'default':
Merge #19953: Clarify the wording of the augmented assignment discussion.
http://hg.python.org/cpython/rev/61ceb299a255
History
Date User Action Args
2014-03-09 22:52:08python-devsetrecipients: + python-dev, terry.reedy, r.david.murray, docs@python, ferno
2014-03-09 22:52:08python-devlinkissue19953 messages
2014-03-09 22:52:08python-devcreate