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 asvetlov
Recipients asvetlov, cjrh, snihalani, yselivanov, zackelan
Date 2017-11-07.19:08:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510081697.61.0.213398074469.issue31620@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ac4f6d4448fb6f9affb817bafb8357450fe43349 by Andrew Svetlov (Miss Islington (bot)) in branch '3.6':
bpo-31620: have asyncio/queues not leak memory when you've exceptions during waiting (GH-3813) (#4326)
https://github.com/python/cpython/commit/ac4f6d4448fb6f9affb817bafb8357450fe43349
History
Date User Action Args
2017-11-07 19:08:17asvetlovsetrecipients: + asvetlov, cjrh, yselivanov, snihalani, zackelan
2017-11-07 19:08:17asvetlovsetmessageid: <1510081697.61.0.213398074469.issue31620@psf.upfronthosting.co.za>
2017-11-07 19:08:17asvetlovlinkissue31620 messages
2017-11-07 19:08:17asvetlovcreate