diff options
author | Sam Gross <colesbury@gmail.com> | 2025-03-26 13:01:57 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-26 13:01:57 (GMT) |
commit | 5abff6960b4aecb0d5c81c7482cf3faa74e1983d (patch) | |
tree | 8bbc8da56e7744e1bacf02bf74786897ea9a255d /Python/gc_free_threading.c | |
parent | ac12de2e6a6f5c1da83de0412bb7d03c28fdab63 (diff) | |
download | cpython-5abff6960b4aecb0d5c81c7482cf3faa74e1983d.zip cpython-5abff6960b4aecb0d5c81c7482cf3faa74e1983d.tar.gz cpython-5abff6960b4aecb0d5c81c7482cf3faa74e1983d.tar.bz2 |
gh-117657: Fix data race in `compare_unicode_unicode_threadsafe` (gh-131746)
We can't safely check the type of the found key until we incref it or if we know that it's immortal.
Diffstat (limited to 'Python/gc_free_threading.c')
0 files changed, 0 insertions, 0 deletions