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 miss-islington
Recipients asvetlov, bar.harel, miss-islington, njs, yselivanov
Date 2018-02-14.09:47:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518601658.1.0.467229070634.issue32841@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8caee0fa572e8ced00df553a7bdca49ddaf729e8 by Miss Islington (bot) in branch '3.7':
bpo-32841: Fix cancellation in awaiting asyncio.Condition (GH-5665)
https://github.com/python/cpython/commit/8caee0fa572e8ced00df553a7bdca49ddaf729e8
History
Date User Action Args
2018-02-14 09:47:38miss-islingtonsetrecipients: + miss-islington, njs, asvetlov, yselivanov, bar.harel
2018-02-14 09:47:38miss-islingtonsetmessageid: <1518601658.1.0.467229070634.issue32841@psf.upfronthosting.co.za>
2018-02-14 09:47:38miss-islingtonlinkissue32841 messages
2018-02-14 09:47:38miss-islingtoncreate