Skip to content

Commit 9cd3f33

Browse files
committed
document performance improvement
1 parent 23aa68f commit 9cd3f33

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/intro.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,8 @@ History
459459
Unicode version (17.0.0) is now shipped. The related ``unicode_version='auto'`` keyword of the
460460
`wcwidth()`_ family of functions are ignored. `list_versions()`_ always returns a tuple of only
461461
a single element of the only unicode version supported. `PR #195`_.`
462+
* **Performance** improvement of most common call without version or ambiguous_width specified by
463+
20%. `PR #195`_
462464
* **New** Function `propagate_sgr()`_ for applying SGR state propagation to a list of lines.
463465
`PR #194`_
464466
* **Improved** `wrap()`_ and `clip()`_ with ``propagate_sgr=True``. `PR #194`_

0 commit comments

Comments
 (0)