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 yselivanov
Recipients btharper, matrixise, ned.deily, vstinner, yselivanov
Date 2019-10-07.16:20:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570465201.45.0.645657797843.issue36356@roundup.psfhosted.org>
In-reply-to
Content
New changeset 321def805abc5b7c92c7e90ca90cb2434fdab855 by Yury Selivanov (Ben Harper) in branch 'master':
bpo-36356: Fix memory leak in _asynciomodule.c (GH-16598)
https://github.com/python/cpython/commit/321def805abc5b7c92c7e90ca90cb2434fdab855
History
Date User Action Args
2019-10-07 16:20:01yselivanovsetrecipients: + yselivanov, vstinner, ned.deily, matrixise, btharper
2019-10-07 16:20:01yselivanovsetmessageid: <1570465201.45.0.645657797843.issue36356@roundup.psfhosted.org>
2019-10-07 16:20:01yselivanovlinkissue36356 messages
2019-10-07 16:20:01yselivanovcreate