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 python-dev
Recipients dcoles, gvanrossum, larry, ned.deily, python-dev, vstinner, yselivanov
Date 2016-06-11.16:01:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160611160126.11470.46101.6DFE46F2@psf.io>
In-reply-to
Content
New changeset 0bda9bc443ce by Yury Selivanov in branch '3.5':
Issue #22970: asyncio: Fix inconsistency cancelling Condition.wait.
https://hg.python.org/cpython/rev/0bda9bc443ce

New changeset 00a9de0f3fdc by Yury Selivanov in branch 'default':
Merge 3.5 (issue #22970)
https://hg.python.org/cpython/rev/00a9de0f3fdc
History
Date User Action Args
2016-06-11 16:01:32python-devsetrecipients: + python-dev, gvanrossum, vstinner, larry, ned.deily, dcoles, yselivanov
2016-06-11 16:01:32python-devlinkissue22970 messages
2016-06-11 16:01:32python-devcreate