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, bar.harel, njs, yselivanov
Date 2018-02-14.09:18:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518599899.01.0.467229070634.issue32841@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5746510b7aef423fa4afc92b2abb919307b1dbb9 by Andrew Svetlov (Bar Harel) in branch 'master':
bpo-32841: Fix cancellation in awaiting asyncio.Condition (#5665)
https://github.com/python/cpython/commit/5746510b7aef423fa4afc92b2abb919307b1dbb9
History
Date User Action Args
2018-02-14 09:18:19asvetlovsetrecipients: + asvetlov, njs, yselivanov, bar.harel
2018-02-14 09:18:19asvetlovsetmessageid: <1518599899.01.0.467229070634.issue32841@psf.upfronthosting.co.za>
2018-02-14 09:18:19asvetlovlinkissue32841 messages
2018-02-14 09:18:18asvetlovcreate