Skip to content

[3.13] gh-117657: Remove TSAN suppressions for _abc.c (GH-121508) - #121598

Merged
colesbury merged 1 commit into
python:3.13from
miss-islington:backport-7641743-3.13
Jul 10, 2024
Merged

[3.13] gh-117657: Remove TSAN suppressions for _abc.c (GH-121508)#121598
colesbury merged 1 commit into
python:3.13from
miss-islington:backport-7641743-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jul 10, 2024

Copy link
Copy Markdown
Contributor

The functions look thread-safe and I haven't seen any warnings issued
when running the tests locally.
(cherry picked from commit 7641743)

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

The functions look thread-safe and I haven't seen any warnings issued
when running the tests locally.
(cherry picked from commit 7641743)
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