Skip to content

[3.13] gh-117657: Fix data race in dict_dict_merge (gh-129755) - #129808

Merged
colesbury merged 1 commit into
python:3.13from
miss-islington:backport-34379d0-3.13
Feb 7, 2025
Merged

[3.13] gh-117657: Fix data race in dict_dict_merge (gh-129755)#129808
colesbury merged 1 commit into
python:3.13from
miss-islington:backport-34379d0-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Feb 7, 2025

Copy link
Copy Markdown
Contributor

Found while running test_load_attr_module from test_opcache under TSan.
(cherry picked from commit 34379d0)

Co-authored-by: Sam Gross colesbury@gmail.com

Found while running `test_load_attr_module` from `test_opcache` under TSan.
(cherry picked from commit 34379d0)
Co-authored-by: Sam Gross <colesbury@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington@colesbury