diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2023-05-10 13:28:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-10 13:28:40 (GMT) |
commit | b8f7ab5783b370004757af5a4c6e70c63dc5fe7a (patch) | |
tree | cea44d351f26241a2ed0c3c847c298a865119c96 /Python/pymath.c | |
parent | 2dcb289ed08980c8f97d538060b4ad8d5e82b56a (diff) | |
download | cpython-b8f7ab5783b370004757af5a4c6e70c63dc5fe7a.zip cpython-b8f7ab5783b370004757af5a4c6e70c63dc5fe7a.tar.gz cpython-b8f7ab5783b370004757af5a4c6e70c63dc5fe7a.tar.bz2 |
gh-104252: Immortalize Py_EMPTY_KEYS (gh-104253)
This was missed in gh-19474. It matters for with a per-interpreter GIL since PyDictKeysObject.dk_refcnt breaks isolation and leads to races.
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions