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 Ben.Darnell, Yury.Selivanov, asvetlov, gvanrossum, martin.panter, ncoghlan, python-dev, r.david.murray, scoder, vstinner, yselivanov
Date 2015-07-03.17:12:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150703171159.122971.825@psf.io>
In-reply-to
Content
New changeset cb1aafc9ad7e by Yury Selivanov in branch '3.5':
Issue #24400: Resurrect inspect.isawaitable()
https://hg.python.org/cpython/rev/cb1aafc9ad7e

New changeset a14f6a70d013 by Yury Selivanov in branch 'default':
Merge 3.5 (Issue #24400)
https://hg.python.org/cpython/rev/a14f6a70d013
History
Date User Action Args
2015-07-03 17:12:02python-devsetrecipients: + python-dev, gvanrossum, ncoghlan, scoder, vstinner, r.david.murray, asvetlov, Yury.Selivanov, Ben.Darnell, martin.panter, yselivanov
2015-07-03 17:12:02python-devlinkissue24400 messages
2015-07-03 17:12:02python-devcreate