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 pitrou
Recipients Mark DePristo, bquinlan, grzgrzgrz3, pitrou, rnester, vstinner, willvousden, xiang.zhang
Date 2017-09-03.13:09:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504444167.85.0.496096297779.issue27144@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2ef37607b7aacb7c750d008b9113fe11f96163c0 by Antoine Pitrou in branch 'master':
Fix a c.f.as_completed() refleak previously introduced in bpo-27144 (#3270)
https://github.com/python/cpython/commit/2ef37607b7aacb7c750d008b9113fe11f96163c0
History
Date User Action Args
2017-09-03 13:09:27pitrousetrecipients: + pitrou, bquinlan, vstinner, xiang.zhang, grzgrzgrz3, rnester, willvousden, Mark DePristo
2017-09-03 13:09:27pitrousetmessageid: <1504444167.85.0.496096297779.issue27144@psf.upfronthosting.co.za>
2017-09-03 13:09:27pitroulinkissue27144 messages
2017-09-03 13:09:27pitroucreate