]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105324: Fix tokenize module main function for stdin (#105325)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Mon, 5 Jun 2023 16:36:40 +0000 (18:36 +0200)
committerGitHub <noreply@github.com>
Mon, 5 Jun 2023 16:36:40 +0000 (18:36 +0200)
commitf04c16875b649e2c2b420eb146308d0206c7e527
tree01e8926bc3856d2b1c95335a9484267215ceff95
parent677cf3974190f1f627ff63cc6c8777d7f390e47b
gh-105324: Fix tokenize module main function for stdin (#105325)
Lib/tokenize.py
Misc/NEWS.d/next/Core and Builtins/2023-06-05-17-35-50.gh-issue-105324.BqhiJJ.rst [new file with mode: 0644]