Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3feff21

Browse files
authored
Significantly speedup ESP on large expressions that contain many strings (psf#3467)
1 parent 3246df8 commit 3feff21

3 files changed

Lines changed: 235 additions & 76 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
<!-- Changes that affect Black's preview style -->
1818

19+
- Improve the performance on large expressions that contain many strings (#3467)
1920
- Fix a crash in preview style with assert + parenthesized string (#3415)
2021
- Fix crashes in preview style with walrus operators used in function return annotations
2122
and except clauses (#3423)

0 commit comments

Comments
 (0)