Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-22 | 326 Bytes | |
The irregular expression release source code.tar.gz | 2024-10-22 | 15.1 MB | |
The irregular expression release source code.zip | 2024-10-22 | 15.5 MB | |
Totals: 3 Items | 30.6 MB | 0 |
Fix a broken regex that resulted in the slow path being chosen for some operations. This fix should result in notable speedups for some operations, such as wrapping text.
[13.9.3] - 2024-10-22
Fixed
- Fixed broken regex that may have resulted in poor performance. https://github.com/Textualize/rich/pull/3535