Skip to content

Conversation

@colesbury
Copy link
Contributor

@colesbury colesbury commented Jan 6, 2026

@colesbury
Copy link
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
Member

Choose a reason for hiding this comment

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

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 colesbury enabled auto-merge (squash) January 7, 2026 17:03
@colesbury colesbury merged commit d043949 into python:main Jan 7, 2026
44 checks passed
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