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 alexandre.vassalotti, belopolsky, jnoller, pitrou, python-dev, rhettinger
Date 2011-03-11.20:30:47
SpamBayes Score 0.0028237302
Marked as misclassified No
Message-id <E1Py8z1-0002an-4p@dinsdale.python.org>
In-reply-to
Content
New changeset ff0220c9d213 by Antoine Pitrou in branch 'default':
Issue #9935: Speed up pickling of instances of user-defined classes.
http://hg.python.org/cpython/rev/ff0220c9d213
History
Date User Action Args
2011-03-11 20:30:48python-devsetrecipients: + python-dev, rhettinger, belopolsky, pitrou, alexandre.vassalotti, jnoller
2011-03-11 20:30:47python-devlinkissue9935 messages
2011-03-11 20:30:47python-devcreate