From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Wed, 18 Mar 2026 12:43:55 +0000 (+0000) Subject: Fix entry in `fuzz_pycompile.dict` (GH-146069) X-Git-Tag: v3.15.0a8~271 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfde59f0e18648f874ab9d41774b6be03d66f6a7;p=thirdparty%2FPython%2Fcpython.git Fix entry in `fuzz_pycompile.dict` (GH-146069) --- diff --git a/Modules/_xxtestfuzz/dictionaries/fuzz_pycompile.dict b/Modules/_xxtestfuzz/dictionaries/fuzz_pycompile.dict index d36f55a40905..322d8180f7ba 100644 --- a/Modules/_xxtestfuzz/dictionaries/fuzz_pycompile.dict +++ b/Modules/_xxtestfuzz/dictionaries/fuzz_pycompile.dict @@ -54,7 +54,7 @@ " " "\\t" ":\\n " -"\\\n" +"\\\\n" # type signatures and functions "-> "