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 corona10
Recipients christian.heimes, corona10, steve.dower
Date 2020-06-13.15:57:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592063850.02.0.0410890157356.issue40957@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9672912e8f90374fd31b37ca0fb7cefbc6f4c555 by Christian Heimes in branch 'master':
bpo-40957: Fix refleak in _Py_fopen_obj() (GH-20827)
https://github.com/python/cpython/commit/9672912e8f90374fd31b37ca0fb7cefbc6f4c555
History
Date User Action Args
2020-06-13 15:57:30corona10setrecipients: + corona10, christian.heimes, steve.dower
2020-06-13 15:57:30corona10setmessageid: <1592063850.02.0.0410890157356.issue40957@roundup.psfhosted.org>
2020-06-13 15:57:30corona10linkissue40957 messages
2020-06-13 15:57:29corona10create