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 cstratak, matrixise, vstinner
Date 2019-03-14.15:23:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552576987.29.0.727506214265.issue36291@roundup.psfhosted.org>
In-reply-to
Content
New changeset fb3336acfde3204fd01ce519ef24cc18a94dfa3f by Victor Stinner (stratakis) in branch '2.7':
[2.7] bpo-36291: Fix a possible reference leak in the json module (GH-12330)
https://github.com/python/cpython/commit/fb3336acfde3204fd01ce519ef24cc18a94dfa3f
History
Date User Action Args
2019-03-14 15:23:07vstinnersetrecipients: + vstinner, matrixise, cstratak
2019-03-14 15:23:07vstinnersetmessageid: <1552576987.29.0.727506214265.issue36291@roundup.psfhosted.org>
2019-03-14 15:23:07vstinnerlinkissue36291 messages
2019-03-14 15:23:07vstinnercreate