diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-11-20 14:03:52 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-11-20 14:03:52 (GMT) |
commit | 2d99d93d11e7908a51fde8de27b7a3584d23cf46 (patch) | |
tree | e52008207c7b1af6298fd742551508e5f0215ec7 /pyconfig.h.in | |
parent | c1ad35aae84d5cda4f73696844a87d7764224150 (diff) | |
download | cpython-2d99d93d11e7908a51fde8de27b7a3584d23cf46.zip cpython-2d99d93d11e7908a51fde8de27b7a3584d23cf46.tar.gz cpython-2d99d93d11e7908a51fde8de27b7a3584d23cf46.tar.bz2 |
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 'pyconfig.h.in')
0 files changed, 0 insertions, 0 deletions