summaryrefslogtreecommitdiff
path: root/Python/import.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-06-02 14:03:25 +0200
committerGitHub <noreply@github.com>2020-06-02 14:03:25 +0200
commit59d3dce69b0a4f6ee17578ae68037cc7ae90936f (patch)
tree72eaa3932f9ff7fc0a13752a1fe706666c6e87dd /Python/import.c
parent85339f5c220a5e79c47c3a33c93f1dca5c59c52e (diff)
downloadcpython-git-59d3dce69b0a4f6ee17578ae68037cc7ae90936f.tar.gz
bpo-40839: PyDict_GetItem() requires the GIL (GH-20580)
Calling PyDict_GetItem() without GIL held had been allowed for historical reason. It is no longer allowed.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions