]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-125008: Fix `tokenize.untokenize` roundtrip for `\n{{` (GH-125013) (#125021)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 6 Oct 2024 13:34:24 +0000 (15:34 +0200)
committerGitHub <noreply@github.com>
Sun, 6 Oct 2024 13:34:24 +0000 (13:34 +0000)
commitdb4b382b1faad575a0f630d71462c610661235ea
tree63b2312041fc392c2ddc6a0b306be7f893c83e13
parentb3e2c0291595edddc968680689bec7707d27d2d1
[3.12] gh-125008: Fix `tokenize.untokenize` roundtrip for `\n{{` (GH-125013) (#125021)
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]