commit | 491a912659a4aeb57c400f37b8059fa1ef7bed73 | [log] [tgz] |
---|---|---|
author | Yury Selivanov <yury@magic.io> | Thu Nov 03 15:09:24 2016 -0700 |
committer | Yury Selivanov <yury@magic.io> | Thu Nov 03 15:09:24 2016 -0700 |
tree | 94ffc1eb512bff47d248fef0d3ad10d7a8dffbbb | |
parent | 9e80eeb22dde9740dada6d750e4dcb1712d070ab [diff] |
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.