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 asvetlov, bob.ippolito, ezio.melotti, jcea, pitrou, python-dev, rhettinger, serhiy.storchaka
Date 2012-11-01.19:08:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XswtC3xnbzPZD@mail.python.org>
In-reply-to
Content
New changeset 33ae62a4ecf5 by Antoine Pitrou in branch '2.7':
Issue #16228: Fix a crash in the json module where a list changes size while it is being encoded.
http://hg.python.org/cpython/rev/33ae62a4ecf5
History
Date User Action Args
2012-11-01 19:08:20python-devsetrecipients: + python-dev, rhettinger, jcea, bob.ippolito, pitrou, ezio.melotti, asvetlov, serhiy.storchaka
2012-11-01 19:08:20python-devlinkissue16228 messages
2012-11-01 19:08:20python-devcreate