FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-117657: Remove remaining TSan suppressions by colesbury · Pull Request #143499 · python/cpython · GitHub

/ cpython Public

gh-117657: Remove remaining TSan suppressions - #143499

Merged
colesbury merged 3 commits into
python:mainfrom
colesbury:gh-117657-remove-suppressions
Jan 7, 2026
Merged

gh-117657: Remove remaining TSan suppressions#143499
colesbury merged 3 commits into
python:mainfrom
colesbury:gh-117657-remove-suppressions

Conversation

colesbury commented Jan 6, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor Author

Thread leaks were fixed (or skipped) in:

I'm not sure when we fixed _PyObject_TryGetInstanceAttribute(), but I've been running the test suite repeatedly locally without suppressions and haven't see any races reported for it.

# the free-threaded build.
#
# reference: https://github.com/google/sanitizers/wiki/ThreadSanitizerSuppressions

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Let's add a "this page intentionally left blank" comment, to make it clear this really is meant to be empty but we don't want to delete it because tooling might be expect it to exist in 3.15 like it did in 3.14. (I assume that's why you aren't deleting it.)

Also add instructions for adding new suppressions in case we need to do
that in the future.
colesbury enabled auto-merge (squash) January 7, 2026 17:03
colesbury merged commit d043949 into python:main Jan 7, 2026
44 checks passed
colesbury deleted the gh-117657-remove-suppressions branch February 5, 2026 16:59
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to 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


Back | FazBrowse Home | New Git URL