summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2013-08-22 13:19:48 +0200
committerChristian Heimes <christian@cheimes.de>2013-08-22 13:19:48 +0200
commit1851d314e0928c4f5b4248ddb807447f53a347f3 (patch)
treeac87870921e1bb92cb783cd847f19538e6a2e2df /Python/Python-ast.c
parent9b75a095ea1b53a609aee5162914821b06e0008e (diff)
downloadcpython-1851d314e0928c4f5b4248ddb807447f53a347f3.tar.gz
Issue #18747: Use a parent atfork handler instead of a child atfork handler.
fork() is suppose to be async-signal safe but the handler calls unsafe functions. A parent handler mitigates the issue.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions