]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134582: Fix t-strings untokenize() roundtrip removing space between braces (#134603)
authorLoïc Simon <loic.pano@gmail.com>
Sun, 25 May 2025 16:23:38 +0000 (18:23 +0200)
committerGitHub <noreply@github.com>
Sun, 25 May 2025 16:23:38 +0000 (17:23 +0100)
commit52509cc94b1a18cb325dbfa7e5f830b32759a903
tree0fe024233390df89370e46b1aee212c41d883db4
parent3e562b394252ff75d9809b7940020a775e4df68b
gh-134582: Fix t-strings untokenize() roundtrip removing space between braces (#134603)
Lib/test/test_tokenize.py
Lib/tokenize.py
Misc/NEWS.d/next/Library/2025-05-23-23-43-39.gh-issue-134582.9POq3l.rst [new file with mode: 0644]