This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author BTaskaya
Recipients Anthony Sottile, BTaskaya
Date 2021-01-24.09:23:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611480201.12.0.104698684137.issue43014@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2021-01-24 09:23:21BTaskayasetrecipients: + BTaskaya, Anthony Sottile
2021-01-24 09:23:21BTaskayasetmessageid: <1611480201.12.0.104698684137.issue43014@roundup.psfhosted.org>
2021-01-24 09:23:21BTaskayalinkissue43014 messages
2021-01-24 09:23:21BTaskayacreate