Issue #28600: Optimize loop.call_soon().
Run expensive type checks only in debug mode. In addition, stop supporting passing handles to loop.run_in_executor.
Showing
Please register or sign in to comment
Run expensive type checks only in debug mode. In addition, stop supporting passing handles to loop.run_in_executor.