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 Brent.Payne, alexandre.vassalotti, bsilverthorn, craigcitro, dalleyg, daniel.urban, eric.araujo, fbissey, jackdied, ncoghlan, nlhepler, pitrou, python-dev
Date 2011-10-04.07:34:55
SpamBayes Score 0.0035107299
Marked as misclassified No
Message-id <E1RAzWg-0003Jh-KM@dinsdale.python.org>
In-reply-to
Content
New changeset 760ac320fa3d by Antoine Pitrou in branch '3.2':
Issue #7689: Allow pickling of dynamically created classes when their
http://hg.python.org/cpython/rev/760ac320fa3d

New changeset 46c026a5ccb9 by Antoine Pitrou in branch 'default':
Issue #7689: Allow pickling of dynamically created classes when their
http://hg.python.org/cpython/rev/46c026a5ccb9
History
Date User Action Args
2011-10-04 07:34:56python-devsetrecipients: + python-dev, ncoghlan, pitrou, jackdied, alexandre.vassalotti, bsilverthorn, eric.araujo, daniel.urban, craigcitro, dalleyg, fbissey, nlhepler, Brent.Payne
2011-10-04 07:34:55python-devlinkissue7689 messages
2011-10-04 07:34:55python-devcreate