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 gvanrossum, python-dev
Date 2014-01-07.00:09:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dyv8m71gFz7LjN@mail.python.org>
In-reply-to
Content
New changeset 54d32e01bbfd by Guido van Rossum in branch 'default':
asyncio: Fix deadlock in readexactly(). Fixes issue #20154.
http://hg.python.org/cpython/rev/54d32e01bbfd
History
Date User Action Args
2014-01-07 00:09:29python-devsetrecipients: + python-dev, gvanrossum
2014-01-07 00:09:29python-devlinkissue20154 messages
2014-01-07 00:09:29python-devcreate