[issue43014] tokenize spends a lot of time in `re.compile(...)`

Batuhan Taskaya report at bugs.python.org
Sun Jan 24 04:23:21 EST 2021


Batuhan Taskaya <isidentical at gmail.com> added the comment:


New changeset 15bd9efd01e44087664e78bf766865a6d2e06626 by Anthony Sottile in branch 'master':
bpo-43014: Improve performance of tokenize.tokenize by 20-30%
https://github.com/python/cpython/commit/15bd9efd01e44087664e78bf766865a6d2e06626


----------
nosy: +BTaskaya

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43014>
_______________________________________


More information about the Python-bugs-list mailing list