]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-145234: Normalize decoded CR in string tokenizer (GH-145281) (#145312)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Sat, 28 Feb 2026 01:38:36 +0000 (01:38 +0000)
committerGitHub <noreply@github.com>
Sat, 28 Feb 2026 01:38:36 +0000 (01:38 +0000)
commit2daece9903d1b3843462ced14f6fc659f70eb9f5
treef73c78544d215e5ff0a2e63b710d392194018f41
parent67f6368e470da1ae698fec73d26000a5f87b40cb
[3.13] gh-145234: Normalize decoded CR in string tokenizer (GH-145281) (#145312)
Lib/test/test_py_compile.py
Misc/NEWS.d/next/Core and Builtins/2026-02-26-21-36-00.gh-issue-145234.w0mQ9n.rst [new file with mode: 0644]
Parser/tokenizer/string_tokenizer.c