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 pablogsal
Recipients erlendaasland, pablogsal
Date 2021-04-09.17:46:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617990400.11.0.19991397099.issue43779@roundup.psfhosted.org>
In-reply-to
Content
New changeset 76d270ec2b776cc5331935cc58c2d63622f1c0e9 by Erlend Egeberg Aasland in branch '3.9':
[3.9] bpo-43779: Fix possible refleak involving _PyArena_AddPyObject (GH-25289). (GH-25294)
https://github.com/python/cpython/commit/76d270ec2b776cc5331935cc58c2d63622f1c0e9
History
Date User Action Args
2021-04-09 17:46:40pablogsalsetrecipients: + pablogsal, erlendaasland
2021-04-09 17:46:40pablogsalsetmessageid: <1617990400.11.0.19991397099.issue43779@roundup.psfhosted.org>
2021-04-09 17:46:40pablogsallinkissue43779 messages
2021-04-09 17:46:40pablogsalcreate