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 vstinner
Recipients corona10, pablogsal, phsilva, shihai1991, skrah, vstinner
Date 2020-04-04.19:24:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586028263.83.0.582358184658.issue40077@roundup.psfhosted.org>
In-reply-to
Content
New changeset b709302f3125622986bd458dfb2954fda5e8366d by Hai Shi in branch 'master':
bpo-40077: Fix potential refleaks of _json: traverse memo (GH-19344)
https://github.com/python/cpython/commit/b709302f3125622986bd458dfb2954fda5e8366d
History
Date User Action Args
2020-04-04 19:24:23vstinnersetrecipients: + vstinner, phsilva, skrah, corona10, pablogsal, shihai1991
2020-04-04 19:24:23vstinnersetmessageid: <1586028263.83.0.582358184658.issue40077@roundup.psfhosted.org>
2020-04-04 19:24:23vstinnerlinkissue40077 messages
2020-04-04 19:24:23vstinnercreate