summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2024-05-28-12-15-03.gh-issue-119118.FMKz1F.rst
blob: 3cf61662fe77675ec47eda953b7f224ad55b4953 (plain)
1
2
Fix performance regression in the :mod:`tokenize` module by caching the ``line``
token attribute and calculating the column offset more efficiently.