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 ZackerySpytz, benjamin.peterson, christian.heimes, methane, miss-islington, serhiy.storchaka, terry.reedy, vstinner
Date 2019-04-23.12:18:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556021908.27.0.252007554832.issue18372@roundup.psfhosted.org>
In-reply-to
Content
New changeset c0f6f5370325459cadd90010530b1d300dce514e by Miss Islington (bot) in branch '3.7':
bpo-18372: Add missing PyObject_GC_Track() calls in the pickle module (GH-8505)
https://github.com/python/cpython/commit/c0f6f5370325459cadd90010530b1d300dce514e
History
Date User Action Args
2019-04-23 12:18:28miss-islingtonsetrecipients: + miss-islington, terry.reedy, vstinner, christian.heimes, benjamin.peterson, methane, serhiy.storchaka, ZackerySpytz
2019-04-23 12:18:28miss-islingtonsetmessageid: <1556021908.27.0.252007554832.issue18372@roundup.psfhosted.org>
2019-04-23 12:18:28miss-islingtonlinkissue18372 messages
2019-04-23 12:18:28miss-islingtoncreate