summaryrefslogtreecommitdiffstats
path: root/Python/ast.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-09-12 07:11:38 (GMT)
committerGitHub <noreply@github.com>2020-09-12 07:11:38 (GMT)
commit7dfcc8e0795cce6a8cb42ae2a7f159a38da6b38a (patch)
tree1e9f985a544cb45240d8325d8d975bcb397172d0 /Python/ast.c
parent34e3c7592be70f652c293eb179593bf2928adeb4 (diff)
downloadcpython-7dfcc8e0795cce6a8cb42ae2a7f159a38da6b38a.zip
cpython-7dfcc8e0795cce6a8cb42ae2a7f159a38da6b38a.tar.gz
cpython-7dfcc8e0795cce6a8cb42ae2a7f159a38da6b38a.tar.bz2
bpo-39651: Fix asyncio proactor _write_to_self() (GH-22197)
Fix a race condition in the call_soon_threadsafe() method of asyncio.ProactorEventLoop: do nothing if the self-pipe socket has been closed. (cherry picked from commit 1b0f0e3d7d03155da1cf9769a847874d559e57e3) Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions