STINNER Victor <vstin...@redhat.com> added the comment: I disagree with your rationale. At least, it is not how we decide to optimize something or not in Python. Python is first made of people who will have to maintain the code for the next 5 years if not longer. C code is harder to maintain than Python code.
A significant speedup on a microbenchmark is nice, but asyncio still lacks a more general benchmark suite... I have no opinion on this specific optimisation. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33521> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com