New GitHub issue #119458 from Okarin99:<br>

<hr>

<pre>
PEP 701 introduced with python version 3.12.3 claims to be backwards compatible.
But in python version 3.12.2 the string "\\.00" gives \\\\.00 and since python version 3.12.3 I get the follwing error:
`<stdin>:1: SyntaxWarning: invalid escape sequence '\.'`
`'\\.00'`
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/119458">View on GitHub</a>
<p>Labels: </p>
<p>Assignee: </p>