diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-11-20 15:03:52 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-11-20 15:03:52 +0100 |
commit | 659435b755ca30388e57e7a2af38c1340a11d44c (patch) | |
tree | 1446c747e9841fd994cbe8f5dd5787413cde8518 /Python/pymath.c | |
parent | e8cb54132af95578ee11e3a19e69d40881eceafa (diff) | |
download | cpython-659435b755ca30388e57e7a2af38c1340a11d44c.tar.gz |
asyncio: Coroutine objects are now rejected with a TypeError by the following
functions:
* add_signal_handler()
* call_at()
* call_later()
* call_soon()
* call_soon_threadsafe()
* run_in_executor()
Fix also the error message of add_signal_handler() (fix the name of the
function).
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions