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 barry, brett.cannon, christian.heimes, kristjan.jonsson, pitrou, python-dev, ronaldoussoren, serhiy.storchaka, vstinner
Date 2013-10-12.20:25:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cxyGT1242z7Lk9@mail.python.org>
In-reply-to
Content
New changeset 4059e871e74e by Antoine Pitrou in branch 'default':
Issue #19219: Speed up marshal.loads(), and make pyc files slightly (5% to 10%) smaller.
http://hg.python.org/cpython/rev/4059e871e74e
History
Date User Action Args
2013-10-12 20:25:53python-devsetrecipients: + python-dev, barry, brett.cannon, ronaldoussoren, pitrou, kristjan.jonsson, vstinner, christian.heimes, serhiy.storchaka
2013-10-12 20:25:53python-devlinkissue19219 messages
2013-10-12 20:25:53python-devcreate