]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-25643: Refactor the C tokenizer into smaller, logical units (GH-25050)
authorPablo Galindo <Pablogsal@gmail.com>
Sun, 28 Mar 2021 22:48:05 +0000 (23:48 +0100)
committerGitHub <noreply@github.com>
Sun, 28 Mar 2021 22:48:05 +0000 (23:48 +0100)
commit261a452a1300eeeae1428ffd6e6623329c085e2c
treef3b34dab530366537eda73354d8e28e05c51dd62
parentfb1d01b9630b5069fe975f16e07a027d90b89434
bpo-25643: Refactor the C tokenizer into smaller, logical units (GH-25050)
Lib/test/test_eof.py
Lib/test/test_source_encoding.py
Parser/tokenizer.c
Parser/tokenizer.h