Before async/await it made sense that iscoroutine and iscoroutinefunction
live in asyncio.  But now that coroutines are a built in type, supported by
its own syntax, wouldn't it make sense to make those functions builtins?

_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to