diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-07-10 18:28:44 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-10 18:28:44 (GMT) |
commit | 927f882d762f5a2b02c8f41c042ddb4a1747d93a (patch) | |
tree | b04331749e355684a7b5aa10c091599a32171cc7 /Python/Python-ast.c | |
parent | 867cf402792bfc3b6db01c800cbce0e59fb3cfe1 (diff) | |
download | cpython-927f882d762f5a2b02c8f41c042ddb4a1747d93a.zip cpython-927f882d762f5a2b02c8f41c042ddb4a1747d93a.tar.gz cpython-927f882d762f5a2b02c8f41c042ddb4a1747d93a.tar.bz2 |
[3.13] gh-117657: Fix TSan race in _PyDict_CheckConsistency (GH-121551) (#121590)
The only remaining race in dictobject.c was in _PyDict_CheckConsistency
when the dictionary has shared keys.
(cherry picked from commit 3ec719fabf936ea7a012a76445b860759155de86)
Co-authored-by: Sam Gross <colesbury@gmail.com>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions