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 miss-islington
Recipients btharper, matrixise, miss-islington, ned.deily, vstinner, yselivanov
Date 2019-10-07.16:38:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570466283.99.0.0956640256543.issue36356@roundup.psfhosted.org>
In-reply-to
Content
New changeset 13915a3100608f011b29da2f3716c990f523b631 by Miss Islington (bot) in branch '3.8':
bpo-36356: Fix memory leak in _asynciomodule.c (GH-16598)
https://github.com/python/cpython/commit/13915a3100608f011b29da2f3716c990f523b631
History
Date User Action Args
2019-10-07 16:38:04miss-islingtonsetrecipients: + miss-islington, vstinner, ned.deily, yselivanov, matrixise, btharper
2019-10-07 16:38:03miss-islingtonsetmessageid: <1570466283.99.0.0956640256543.issue36356@roundup.psfhosted.org>
2019-10-07 16:38:03miss-islingtonlinkissue36356 messages
2019-10-07 16:38:03miss-islingtoncreate