gh-116749: Disable GIL by default in free-threaded build by colesbury · Pull Request #118295 · python/cpython
Switch GIL to disabled by default in free-threaded build so that the free-threaded CIs catch thread-safety issues.
🤖 New build scheduled with the buildbot fleet by @colesbury for commit 9fc88f4 🤖
The command will test the builders whose names match following regular expression: nogil
The builders matched are:
x86-64 MacOS Intel ASAN NoGIL PRAMD64 Ubuntu NoGIL Refleaks PRARM64 MacOS M1 NoGIL PRAMD64 Windows Server 2022 NoGIL PRAMD64 Ubuntu NoGIL PRARM64 MacOS M1 Refleaks NoGIL PRx86-64 MacOS Intel NoGIL PR
colesbury
marked this pull request as ready for review
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sweet!!
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Exciting 😃
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