]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121996: Introduce --disable-safety and --enable-slower-safety options (#122054)
authorDonghee Na <donghee.na@python.org>
Tue, 23 Jul 2024 00:22:04 +0000 (09:22 +0900)
committerGitHub <noreply@github.com>
Tue, 23 Jul 2024 00:22:04 +0000 (09:22 +0900)
commita9bb3c7b3bd8ba90de87d03cd4d614dca764b116
tree7b74edb7a813bcaf79e84d9fbfbfeb3c6d245330
parent2762c6cc5e4c1c0d630568db5fbba7a3a71a507c
 gh-121996: Introduce --disable-safety and --enable-slower-safety options (#122054)

* gh-121996: Introduce --disable-safty and --enable-slower-safty

* Update GA

* fix

* Address code review

* Update CI
.github/workflows/build.yml
.github/workflows/reusable-macos.yml
.github/workflows/reusable-ubuntu.yml
Doc/using/configure.rst
Misc/NEWS.d/next/Build/2024-07-19-10-14-31.gh-issue-121996.IEb2sz.rst [new file with mode: 0644]
configure
configure.ac