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 ezio.melotti, pitrou, poq, python-dev, rhettinger
Date 2011-08-19.16:05:55
SpamBayes Score 0.0020261996
Marked as misclassified No
Message-id <E1QuRZy-0005yW-DU@dinsdale.python.org>
In-reply-to
Content
New changeset 47176e8d7060 by Antoine Pitrou in branch 'default':
Issue #12778: Reduce memory consumption when JSON-encoding a large container of many small objects.
http://hg.python.org/cpython/rev/47176e8d7060
History
Date User Action Args
2011-08-19 16:05:55python-devsetrecipients: + python-dev, rhettinger, pitrou, ezio.melotti, poq
2011-08-19 16:05:55python-devlinkissue12778 messages
2011-08-19 16:05:55python-devcreate