Andrew Svetlov <[email protected]> added the comment:
I guess the fix requires switching C Extension types from static to heap for _asyncio module. It is possible for sure but requires a non-trivial amount of work. We need a champion for the issue. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45262> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
