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, georg.brandl, hagen, jaraco, july, ncoghlan, python-dev
Date 2013-12-01.00:57:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dX9z43hZDz7LlK@mail.python.org>
In-reply-to
Content
New changeset fbb97f6eb3b3 by Alexandre Vassalotti in branch '2.7':
Issue #6477: Added pickling support for singletons and their types.
http://hg.python.org/cpython/rev/fbb97f6eb3b3
History
Date User Action Args
2013-12-01 00:57:22python-devsetrecipients: + python-dev, georg.brandl, jaraco, ncoghlan, belopolsky, alexandre.vassalotti, hagen, july
2013-12-01 00:57:21python-devlinkissue6477 messages
2013-12-01 00:57:21python-devcreate