forked from pool/python-blessed
Accepting request 1274858 from home:glaubitz:branches:devel:languages:python
- Update to 1.21.0
* bugfix infinite loop in method Terminal.wrap() when "Wide" characters of
width 2 (East-Asian or Emoji) are used with a wrap width of 1, and a small
performance enhancement, #273 and #274 by @grayjk, merged as #275
OBS-URL: https://build.opensuse.org/request/show/1274858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blessed?expand=0&rev=27
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 6 10:17:52 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.21.0
|
||||
* bugfix infinite loop in method Terminal.wrap() when "Wide" characters of
|
||||
width 2 (East-Asian or Emoji) are used with a wrap width of 1, and a small
|
||||
performance enhancement, #273 and #274 by @grayjk, merged as #275
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 14 11:10:32 UTC 2023 - pgajdos@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user