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, miss-islington, njs, yselivanov
Date 2018-02-14.10:10:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518603025.11.0.467229070634.issue32841@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a23eecab9a0b724bdfde83d159ac2415927f042a by Andrew Svetlov (Miss Islington (bot)) in branch '3.6':
bpo-32841: Fix cancellation in awaiting asyncio.Condition (GH-5665) (GH-5683)
https://github.com/python/cpython/commit/a23eecab9a0b724bdfde83d159ac2415927f042a
History
Date User Action Args
2018-02-14 10:10:25asvetlovsetrecipients: + asvetlov, njs, yselivanov, bar.harel, miss-islington
2018-02-14 10:10:25asvetlovsetmessageid: <1518603025.11.0.467229070634.issue32841@psf.upfronthosting.co.za>
2018-02-14 10:10:25asvetlovlinkissue32841 messages
2018-02-14 10:10:25asvetlovcreate