]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134752: Improve speed of test_tokenize.StringPrefixTest.test_prefixes. (#134766)
authorEric V. Smith <ericvsmith@users.noreply.github.com>
Tue, 27 May 2025 08:49:28 +0000 (04:49 -0400)
committerGitHub <noreply@github.com>
Tue, 27 May 2025 08:49:28 +0000 (04:49 -0400)
commit579686d9fb1bccc74c694d569f0a8bf28d9ca85a
tree22a783abbbe751ea7243c4632ddd29390cbc425c
parent737b4ba020ecaf4b30d5a4c8f99882ce0001ddd6
gh-134752: Improve speed of test_tokenize.StringPrefixTest.test_prefixes. (#134766)
Lib/test/test_tokenize.py