]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115154: Fix untokenize handling of unicode named literals (#115171)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Mon, 19 Feb 2024 14:54:10 +0000 (14:54 +0000)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 14:54:10 +0000 (14:54 +0000)
commitecf16ee50e42f979624e55fa343a8522942db2e7
tree2946c2a59037f094c7677e4dbe4d49209869002c
parentd504968983c5cd5ddbdf73ccd3693ffb89e7952f
gh-115154: Fix untokenize handling of unicode named literals (#115171)
Lib/test/test_tokenize.py
Lib/tokenize.py
Misc/NEWS.d/next/Core and Builtins/2024-02-08-16-01-18.gh-issue-115154.ji96FV.rst [new file with mode: 0644]