STINNER Victor <[email protected]> added the comment:
_asyncio should be ported to multiphase initialization (PEP 489) and its types converted to PyType_FromSpec() rather than using statically allocated types. See bpo-1635741. ---------- nosy: +vstinner _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue40294> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
