]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123275: Add tests for `PYTHON_GIL=1` and `-Xgil=1` (gh-123754)
authorPeter Bierma <zintensitydev@gmail.com>
Fri, 6 Sep 2024 01:15:30 +0000 (21:15 -0400)
committerGitHub <noreply@github.com>
Fri, 6 Sep 2024 01:15:30 +0000 (01:15 +0000)
commitfe24b718d231317516f96f896e7c17a4166f25a7
treef2db73aa8b79473f19b44f681083799f1196360e
parentf8f7500168c94330e094aebfa38798d949466328
gh-123275: Add tests for `PYTHON_GIL=1` and `-Xgil=1` (gh-123754)
Lib/test/test_cmd_line.py