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 pitrou
Recipients Olivier.Grisel, alexandre.vassalotti, pierreglaser, pitrou, serhiy.storchaka
Date 2019-05-08.21:08:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557349710.96.0.567298856247.issue35900@roundup.psfhosted.org>
In-reply-to
Content
New changeset 289f1f80ee87a4baf4567a86b3425fb3bf73291d by Antoine Pitrou (Pierre Glaser) in branch 'master':
bpo-35900: Enable custom reduction callback registration in _pickle (GH-12499)
https://github.com/python/cpython/commit/289f1f80ee87a4baf4567a86b3425fb3bf73291d
History
Date User Action Args
2019-05-08 21:08:31pitrousetrecipients: + pitrou, alexandre.vassalotti, serhiy.storchaka, Olivier.Grisel, pierreglaser
2019-05-08 21:08:30pitrousetmessageid: <1557349710.96.0.567298856247.issue35900@roundup.psfhosted.org>
2019-05-08 21:08:30pitroulinkissue35900 messages
2019-05-08 21:08:30pitroucreate