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 ZackerySpytz, aeros, asvetlov, miss-islington, pitrou, yselivanov
Date 2020-05-30.08:22:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590826926.32.0.440913699621.issue40061@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7b78e7f9fd77bb3280ee39fb74b86772a7d46a70 by Zackery Spytz in branch 'master':
bpo-40061: Fix a possible refleak in _asynciomodule.c (GH-19748)
https://github.com/python/cpython/commit/7b78e7f9fd77bb3280ee39fb74b86772a7d46a70
History
Date User Action Args
2020-05-30 08:22:06miss-islingtonsetrecipients: + miss-islington, pitrou, asvetlov, yselivanov, ZackerySpytz, aeros
2020-05-30 08:22:06miss-islingtonsetmessageid: <1590826926.32.0.440913699621.issue40061@roundup.psfhosted.org>
2020-05-30 08:22:06miss-islingtonlinkissue40061 messages
2020-05-30 08:22:06miss-islingtoncreate