Skip to content

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently commented Aug 7, 2023

This finishes fixing the crashes in Py_TRACE_REFS builds. We missed this part in gh-107567.

@ericsnowcurrently
Copy link
MemberAuthor

ericsnowcurrently commented Aug 7, 2023

I'll be backporting this to 3.12 manually. (See gh-107737.)

@ericsnowcurrentlyericsnowcurrently merged commit 430632d into python:mainAug 7, 2023
@ericsnowcurrentlyericsnowcurrently deleted the fix-tracerefs branch August 7, 2023 19:15
ericsnowcurrently added a commit that referenced this pull request Aug 7, 2023
…lds (gh-107750) This is a follow-up to gh-107567 and gh-107733. We skip test_basic_multiple_interpreters_deleted_no_reset on tracerefs builds. The test breaks interpreter isolation a little, which doesn't work well with Py_TRACE_REFS builds, so I feel fine about skipping the test.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ericsnowcurrently@bedevere-bot