]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Vary compiler flags in `fuzz_pycompile` (#145236)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Mon, 9 Mar 2026 22:51:00 +0000 (22:51 +0000)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2026 22:51:00 +0000 (22:51 +0000)
commit099943b122cda2548ad7e9cb4b327706929af7d0
tree9df65febc743985df2ee75a13033ff983ac35502
parent0b65c88c2af6e09530a9aa21800771aa687371db
Vary compiler flags in `fuzz_pycompile` (#145236)

* Vary compiler flags in fuzz_pycompile

* Drop `PyCF_SOURCE_IS_UTF8`
Modules/_xxtestfuzz/fuzzer.c