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 BreamoreBoy, Fran.Bull, berker.peksag, docs@python, eric.araujo, ezio.melotti, francismb, m123orning, mvolz, python-dev, r.david.murray, rhettinger
Date 2014-09-29.14:24:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140929142415.100039.26253@mail.hg.python.org>
In-reply-to
Content
New changeset 138f54622841 by R David Murray in branch '3.4':
#20135: FAQ entry for list mutation.  (See also 6375bf34fff6.)
https://hg.python.org/cpython/rev/138f54622841

New changeset 3d924bbfdcbc by R David Murray in branch 'default':
Merge: #20135: FAQ entry for list mutation.  (See also 90b07d422bd9.)
https://hg.python.org/cpython/rev/3d924bbfdcbc

New changeset 2b9db1fce82e by R David Murray in branch '2.7':
#20135: FAQ entry for list mutation.
https://hg.python.org/cpython/rev/2b9db1fce82e
History
Date User Action Args
2014-09-29 14:24:34python-devsetrecipients: + python-dev, rhettinger, ezio.melotti, eric.araujo, r.david.murray, docs@python, BreamoreBoy, francismb, berker.peksag, m123orning, Fran.Bull, mvolz
2014-09-29 14:24:34python-devlinkissue20135 messages
2014-09-29 14:24:34python-devcreate