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 M-Reimer, bsteffensmeier, corona10, eric.snow, erlendaasland, graysky, hroncok, ndjensen, petr.viktorin, shihai1991, uckelman, vstinner
Date 2022-01-05.15:57:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641398235.11.0.347341166962.issue46070@roundup.psfhosted.org>
In-reply-to
Content
> bpo-36356: Fix memory leak in _asynciomodule.c (GH-16598)

Python 3.8.0 is the first Python version containing this change. So it looks like a Python 3.8 regression.
History
Date User Action Args
2022-01-05 15:57:15vstinnersetrecipients: + vstinner, petr.viktorin, eric.snow, ndjensen, hroncok, uckelman, corona10, shihai1991, erlendaasland, graysky, bsteffensmeier, M-Reimer
2022-01-05 15:57:15vstinnersetmessageid: <1641398235.11.0.347341166962.issue46070@roundup.psfhosted.org>
2022-01-05 15:57:15vstinnerlinkissue46070 messages
2022-01-05 15:57:15vstinnercreate