]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add `PyExc_OverflowError` to the list of possible exceptions in `fuzz_ast_literal_eva...
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Tue, 3 Mar 2026 12:10:34 +0000 (12:10 +0000)
committerGitHub <noreply@github.com>
Tue, 3 Mar 2026 12:10:34 +0000 (13:10 +0100)
commita929e80b9e5aa5aa23bd3fb3397dfc0ac605c067
treee3c4badfc2360abc213dd22e6ec24b8ac6047169
parentc9d123482acebcf725c847bd6f8354bdd9314189
Add `PyExc_OverflowError` to the list of possible exceptions in `fuzz_ast_literal_eval` fuzzer (GH-145429)
Modules/_xxtestfuzz/fuzzer.c