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-07-03 00:41:40 -04:00
2015-05-29 22:14:07 -07:00
2015-07-03 01:04:23 -04:00
2015-05-25 21:25:09 -05:00
2015-05-22 17:23:28 -07:00
2015-05-13 00:34:53 +03:00
2015-07-01 11:30:50 -04:00
2015-05-23 10:41:30 -05:00
2015-05-23 17:24:22 -04:00
2015-06-22 12:19:30 -04:00
2015-05-13 13:40:12 +03:00
2015-05-30 16:58:27 -07:00
2015-05-22 11:13:20 +03:00
2015-07-03 13:11:35 -04:00
2015-06-21 14:42:57 +03:00
2015-05-21 20:15:40 +03:00
2015-05-17 20:44:50 -04:00
2015-05-11 22:57:16 -04:00
2015-07-03 13:11:35 -04:00
2015-06-28 17:08:35 +03:00
2015-05-22 11:16:47 -04:00
2015-05-11 22:57:16 -04:00
2015-05-13 00:19:51 +03:00
2015-05-24 21:53:49 +03:00
2015-05-23 22:24:10 +10:00
2015-07-03 13:11:35 -04:00
2015-05-20 10:33:40 +03:00
2015-05-12 23:24:19 +03:00
2015-05-19 11:00:07 +03:00
2015-05-19 11:00:07 +03:00
2015-06-22 12:19:30 -04:00
2015-06-07 19:21:01 +03:00
2015-05-16 20:24:28 +03:00
2015-05-16 15:05:53 -04:00
2015-05-19 11:00:07 +03:00
2015-05-16 21:38:05 +03:00
2015-05-17 19:27:22 -04:00
2015-05-30 10:57:56 -04:00
2015-05-27 11:08:19 -04:00
2015-07-02 19:41:03 +02:00
2015-05-22 16:18:14 -07:00
2015-05-30 19:44:55 +03:00
2015-05-11 22:57:16 -04:00
2015-06-28 11:13:30 -04:00
2015-07-03 13:11:35 -04:00
2015-05-22 10:14:11 -07:00
2015-05-20 10:33:40 +03:00
2015-06-15 09:11:14 -07:00