]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add tests for the C tokenizer and expose it as a private module (GH-27924)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Tue, 24 Aug 2021 16:50:05 +0000 (17:50 +0100)
committerGitHub <noreply@github.com>
Tue, 24 Aug 2021 16:50:05 +0000 (17:50 +0100)
commita24676bedcd332dd7e6fa5521d0449206391d190
tree45ccbb5c30c4debd12c08df5edbdb87e38353348
parent9ed523159c7ba840dbf403e02498eeae1b5d3ed9
Add tests for the C tokenizer and expose it as a private module (GH-27924)
Lib/test/test_tokenize.py
Lib/tokenize.py
Makefile.pre.in
Modules/config.c.in
PC/config.c
PCbuild/pythoncore.vcxproj
Python/Python-tokenize.c [new file with mode: 0644]
Python/clinic/Python-tokenize.c.h [new file with mode: 0644]
Python/stdlib_module_names.h