]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-71299: Fix __all__ in tokenize (#105907)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Mon, 19 Jun 2023 11:31:57 +0000 (13:31 +0200)
committerGitHub <noreply@github.com>
Mon, 19 Jun 2023 11:31:57 +0000 (13:31 +0200)
commitab3823a97bdeefb0266b3c8d493f7f6223ce3686
tree8d2e7b75d5d83cb85c3ead54aca3454776fde4ae
parent581619941ecce986a2fc8cbddd95256daa25fb26
gh-71299: Fix __all__ in tokenize (#105907)

Co-authored-by: Unit03
Lib/test/test_tokenize.py
Lib/tokenize.py