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