summaryrefslogtreecommitdiff
path: root/Python/ast_unparse.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-04-14 00:25:34 +0200
committerGitHub <noreply@github.com>2020-04-14 00:25:34 +0200
commit4c3da783cffb8471303fbae3e09f3d67b31c3d06 (patch)
tree35bf1afdbb64d210830312b6d8fc661c53c6c9cb /Python/ast_unparse.c
parent25a6833f7945f14cad83509ec73954d0ad70bdb1 (diff)
downloadcpython-git-4c3da783cffb8471303fbae3e09f3d67b31c3d06.tar.gz
bpo-40091: Fix a hang at fork in the logging module (GH-19416)
Fix a hang at fork in the logging module: the new private _at_fork_reinit() method is now used to reinitialize locks at fork in the child process. The createLock() method is no longer used at fork.
Diffstat (limited to 'Python/ast_unparse.c')
0 files changed, 0 insertions, 0 deletions