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 giampaolo.rodola, pitrou, python-dev, xuanji
Date 2011-03-20.22:58:46
SpamBayes Score 0.009776041
Marked as misclassified No
Message-id <E1Q1Ra9-0003rV-B7@dinsdale.python.org>
In-reply-to
Content
New changeset 5e13e5e6df30 by Antoine Pitrou in branch 'default':
Issue #11127: Raise a TypeError when trying to pickle a socket object.
http://hg.python.org/cpython/rev/5e13e5e6df30
History
Date User Action Args
2011-03-20 22:58:47python-devsetrecipients: + python-dev, pitrou, giampaolo.rodola, xuanji
2011-03-20 22:58:46python-devlinkissue11127 messages
2011-03-20 22:58:46python-devcreate