diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-09-03 20:54:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-03 20:54:09 (GMT) |
commit | a2680058ee1f43cab282e9f4c2b35fd89464ebb6 (patch) | |
tree | c6a7e6464bdcbf81823e36f93c33b54bfe5f3447 /Python/Python-ast.c | |
parent | 49571c0b0e57e20d85727c738d9a0fe342dd2938 (diff) | |
download | cpython-a2680058ee1f43cab282e9f4c2b35fd89464ebb6.zip cpython-a2680058ee1f43cab282e9f4c2b35fd89464ebb6.tar.gz cpython-a2680058ee1f43cab282e9f4c2b35fd89464ebb6.tar.bz2 |
bpo-41696: Fix handling of debug mode in asyncio.run (GH-22069) (#22071)
* bpo-41696: Fix handling of debug mode in asyncio.run
This allows PYTHONASYNCIODEBUG or -X dev to enable asyncio debug mode
when using asyncio.run
* 📜🤖 Added by blurb_it.
Co-authored-by: hauntsaninja <>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
(cherry picked from commit 0770ad948cb6d9f7f6c4002efd83e27c27069808)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions