]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108374: Add --disable-gil option to PCbuild/build.bat (#108729)
authorSam Gross <colesbury@gmail.com>
Sat, 2 Sep 2023 21:13:00 +0000 (21:13 +0000)
committerGitHub <noreply@github.com>
Sat, 2 Sep 2023 21:13:00 +0000 (16:13 -0500)
commit6fafa6b919227cab06d0e3d7b20120e72d9b2bfd
tree0534891b8175f14c63d39674cc1bd860b11f9af6
parentecc61a6d76ea329e56f98c4af0f24a17ed3b2d6c
gh-108374: Add --disable-gil option to PCbuild/build.bat (#108729)

This adds a `--disable-gil` option to PCbuild/build.bat. For now, all
this does is define the Py_NOGIL macro.
PCbuild/build.bat
PCbuild/pyproject.props