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 BreamoreBoy, beazley, brett.cannon, lukasz.langa, michael.foord, python-dev
Date 2012-01-23.16:31:48
SpamBayes Score 0.1448496
Marked as misclassified No
Message-id <E1RpMo7-0001BL-HX@dinsdale.python.org>
In-reply-to
Content
New changeset 8e091e36fc80 by Łukasz Langa in branch '2.7':
Fixes #4686. Reverts redundant picklability code from r74544.
http://hg.python.org/cpython/rev/8e091e36fc80
History
Date User Action Args
2012-01-23 16:31:49python-devsetrecipients: + python-dev, brett.cannon, beazley, michael.foord, BreamoreBoy, lukasz.langa
2012-01-23 16:31:49python-devlinkissue4686 messages
2012-01-23 16:31:48python-devcreate