Files
cpython/Doc/library
Yury Selivanov fdbeb2b4b6 Issue #24400: Resurrect inspect.isawaitable()
collections.abc.Awaitable and collections.abc.Coroutine no longer
use __instancecheck__ hook to detect generator-based coroutines.

inspect.isawaitable() can be used to detect generator-based coroutines
and to distinguish them from regular generator objects.
2015-07-03 13:11:35 -04:00
..
2015-04-25 14:16:25 -04:00
2015-03-14 21:34:25 +02:00
2015-05-24 00:26:05 +03:00
2014-10-06 16:57:02 +02:00
2014-12-30 15:17:03 -06:00
2015-05-23 16:16:46 -04:00
2014-10-29 10:27:06 +01:00
2015-06-05 21:03:08 -05:00
2015-05-03 13:00:37 -04:00
2014-10-23 23:03:35 +02:00
2014-09-30 16:02:06 -04:00
2015-05-19 07:18:39 -04:00
2015-06-27 15:45:56 -05:00
2015-04-14 22:12:14 -04:00
2015-05-06 21:31:07 -04:00
2015-04-21 19:44:54 -04:00
2015-06-27 15:45:56 -05:00
2015-03-24 12:52:13 +02:00
2014-09-28 00:00:58 +03:00
2015-06-14 16:08:06 -07:00
2014-11-29 23:38:23 -05:00
2015-04-14 10:05:02 -07:00
2015-04-13 14:21:02 -04:00