Skip to content

Conversation

@nineteendo
Copy link
Contributor

@nineteendonineteendo commented Jun 17, 2024

Co-authored-by: Victor Stinner <vstinner@python.org>
@nineteendonineteendoforce-pushed the skip-test_freethreading-gil branch from d5633ae to 465759aCompareJune 18, 2024 07:34
@nineteendo
Copy link
ContributorAuthor

I fixed the co-author message.

@nineteendonineteendo requested a review from vstinnerJune 18, 2024 08:00
@vstinner
Copy link
Member

@nineteendo nineteendo requested a review from vstinner

I don't know test_freethreading. I don't know if it makes sense to run these tests with the GIL enabled.

@nineteendo

This comment was marked as resolved.

@vstinnervstinner removed their request for review June 18, 2024 11:27
@colesbury
Copy link
Contributor

There is some value to running these tests on with the GIL enabled, but not enough to justify the time they're taking. If we make the tests faster, we can reconsider re-enabling them for the default build.

@vstinnervstinner merged commit 360f14a into python:mainJun 18, 2024
@miss-islington-app
Copy link

Thanks @nineteendo for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 18, 2024
(cherry picked from commit 360f14a) Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
@nineteendonineteendo deleted the skip-test_freethreading-gil branch June 18, 2024 13:56
@bedevere-app
Copy link

GH-120694 is a backport of this pull request to the 3.13 branch.

@vstinner
Copy link
Member

Ok, in that case, I merge the change. Thanks @nineteendo.

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Jun 18, 2024
vstinner pushed a commit that referenced this pull request Jun 18, 2024
…0694) gh-120659: Skip `test_freethreading` with GIL (GH-120660) (cherry picked from commit 360f14a) Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
picnixz pushed a commit to picnixz/cpython that referenced this pull request Jun 19, 2024
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request Jun 30, 2024
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
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.

3 participants

@nineteendo@vstinner@colesbury