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 miss-islington
Recipients miss-islington, pierreglaser, pitrou
Date 2020-02-02.18:55:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580669726.01.0.317354301812.issue39492@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0f2f35e15f9fbee44ce042b724348419d8136bc5 by Pierre Glaser in branch 'master':
bpo-39492: Fix a reference cycle between reducer_override and a Pickler instance (GH-18266)
https://github.com/python/cpython/commit/0f2f35e15f9fbee44ce042b724348419d8136bc5
History
Date User Action Args
2020-02-02 18:55:26miss-islingtonsetrecipients: + miss-islington, pitrou, pierreglaser
2020-02-02 18:55:26miss-islingtonsetmessageid: <1580669726.01.0.317354301812.issue39492@roundup.psfhosted.org>
2020-02-02 18:55:25miss-islingtonlinkissue39492 messages
2020-02-02 18:55:25miss-islingtoncreate