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 Mordis, asvetlov, yselivanov
Date 2018-01-25.23:45:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516923951.56.0.467229070634.issue32574@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c47dacb69054f6fe1c2465df585985430f7fe366 by Yury Selivanov (José Melero Fernández) in branch 'master':
bpo-32574: Fix leaks in asyncio.Queue.put() and .get() (#5208)
https://github.com/python/cpython/commit/c47dacb69054f6fe1c2465df585985430f7fe366
History
Date User Action Args
2018-01-25 23:45:51yselivanovsetrecipients: + yselivanov, asvetlov, Mordis
2018-01-25 23:45:51yselivanovsetmessageid: <1516923951.56.0.467229070634.issue32574@psf.upfronthosting.co.za>
2018-01-25 23:45:51yselivanovlinkissue32574 messages
2018-01-25 23:45:51yselivanovcreate