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 asvetlov, christof, yselivanov
Date 2018-05-29.21:31:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527629465.1.0.262363346258.issue33638@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e2b340ab4196e1beb902327f503574b5d7369185 by Yury Selivanov (Elvis Pranskevichus) in branch 'master':
bpo-32751: Wait for task cancellation in asyncio.wait_for() (GH-7216)
https://github.com/python/cpython/commit/e2b340ab4196e1beb902327f503574b5d7369185
History
Date User Action Args
2018-05-29 21:31:05yselivanovsetrecipients: + yselivanov, asvetlov, christof
2018-05-29 21:31:05yselivanovsetmessageid: <1527629465.1.0.262363346258.issue33638@psf.upfronthosting.co.za>
2018-05-29 21:31:05yselivanovlinkissue33638 messages
2018-05-29 21:31:05yselivanovcreate