]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix entry in `fuzz_pycompile.dict` (GH-146069)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Wed, 18 Mar 2026 12:43:55 +0000 (12:43 +0000)
committerGitHub <noreply@github.com>
Wed, 18 Mar 2026 12:43:55 +0000 (13:43 +0100)
Modules/_xxtestfuzz/dictionaries/fuzz_pycompile.dict

index d36f55a40905d241e515cde152cbce8cfa1375b1..322d8180f7baa54903e0d978cfb41ce279e2c8aa 100644 (file)
@@ -54,7 +54,7 @@
 "  "
 "\\t"
 ":\\n  "
-"\\\n"
+"\\\\n"
 
 # type signatures and functions
 "-> "