]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-125008: Fix `tokenize.untokenize` roundtrip for `\n{{` (#125013)
authorTomas R. <tomas.roun8@gmail.com>
Sun, 6 Oct 2024 13:16:41 +0000 (15:16 +0200)
committerGitHub <noreply@github.com>
Sun, 6 Oct 2024 13:16:41 +0000 (15:16 +0200)
commitdb23b8bb13863fcd88ff91bc22398f8e0312039e
tree249ab119c5555e2fc487882f37969cca96a9e7d1
parent39c859f6ffd8dee7f48b2181c6cb59cffe8125ff
gh-125008: Fix `tokenize.untokenize` roundtrip for `\n{{` (#125013)
Lib/test/test_tokenize.py
Lib/tokenize.py
Misc/NEWS.d/next/Core_and_Builtins/2024-10-05-23-53-06.gh-issue-125008.ETANpd.rst [new file with mode: 0644]