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-01.16:49:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150701164921.50129.27953@psf.io>
In-reply-to
Content
New changeset b2a3baa1c2b0 by Yury Selivanov in branch '3.5':
Issue #24400: Mention that __instancecheck__ is used in abc.Awaitable and Coroutine
https://hg.python.org/cpython/rev/b2a3baa1c2b0

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