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, pitrou, python-dev, serhiy.storchaka
Date 2014-12-16.18:03:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141216180242.18149.85234@psf.io>
In-reply-to
Content
New changeset 2ffaac4c8e53 by Serhiy Storchaka in branch 'default':
Issue #22783: Pickling now uses the NEWOBJ opcode instead of the NEWOBJ_EX
https://hg.python.org/cpython/rev/2ffaac4c8e53
History
Date User Action Args
2014-12-16 18:03:09python-devsetrecipients: + python-dev, pitrou, alexandre.vassalotti, serhiy.storchaka
2014-12-16 18:03:09python-devlinkissue22783 messages
2014-12-16 18:03:09python-devcreate