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 serhiy.storchaka
Recipients alexandre.vassalotti, serhiy.storchaka
Date 2017-04-08.06:53:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491634381.62.0.966536743175.issue29914@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 205e00c5cfd495a4dc6dae8e8fa0fb828fb3dca9 by Serhiy Storchaka in branch 'master':
bpo-29914: Fix default implementations of __reduce__ and __reduce_ex__(). (#843)
https://github.com/python/cpython/commit/205e00c5cfd495a4dc6dae8e8fa0fb828fb3dca9
History
Date User Action Args
2017-04-08 06:53:01serhiy.storchakasetrecipients: + serhiy.storchaka, alexandre.vassalotti
2017-04-08 06:53:01serhiy.storchakasetmessageid: <1491634381.62.0.966536743175.issue29914@psf.upfronthosting.co.za>
2017-04-08 06:53:01serhiy.storchakalinkissue29914 messages
2017-04-08 06:53:01serhiy.storchakacreate