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 Cesar.Kawakami, Devin Jeanpierre, Kyle.Buzsaki, Rahul Gupta, amaury.forgeotdarc, berker.peksag, eryksun, ezio.melotti, flying sheep, ionelmc, mark.dickinson, martin.panter, ncoghlan, python-dev, r.david.murray, rhettinger, scoder
Date 2016-06-08.13:36:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160608133613.38459.3921.1D6282D3@psf.io>
In-reply-to
Content
New changeset 39a72018dd76 by Martin Panter in branch '3.5':
Issue #23275: Backport target list assignment documentation fixes
https://hg.python.org/cpython/rev/39a72018dd76

New changeset 8700f4d09b28 by Martin Panter in branch '2.7':
Issue #23275: Backport empty square bracket assignment documentation fix
https://hg.python.org/cpython/rev/8700f4d09b28
History
Date User Action Args
2016-06-08 13:36:22python-devsetrecipients: + python-dev, rhettinger, amaury.forgeotdarc, mark.dickinson, ncoghlan, scoder, Devin Jeanpierre, ezio.melotti, ionelmc, r.david.murray, flying sheep, berker.peksag, martin.panter, eryksun, Cesar.Kawakami, Kyle.Buzsaki, Rahul Gupta
2016-06-08 13:36:22python-devlinkissue23275 messages
2016-06-08 13:36:22python-devcreate