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, cwitty, serhiy.storchaka
Date 2017-11-30.21:30:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512077441.2.0.213398074469.issue28416@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c91bf742e542dceaf71042a44b5a04fb08bdda70 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
bpo-28416: Break reference cycles in Pickler and Unpickler subclasses (GH-4080) (#4653)
https://github.com/python/cpython/commit/c91bf742e542dceaf71042a44b5a04fb08bdda70
History
Date User Action Args
2017-11-30 21:30:41serhiy.storchakasetrecipients: + serhiy.storchaka, alexandre.vassalotti, cwitty
2017-11-30 21:30:41serhiy.storchakasetmessageid: <1512077441.2.0.213398074469.issue28416@psf.upfronthosting.co.za>
2017-11-30 21:30:41serhiy.storchakalinkissue28416 messages
2017-11-30 21:30:41serhiy.storchakacreate