Files
python-urwid/python-urwid.changes
Dirk Mueller ac95692bfa - update to 3.0.3:
* Python 3.14: fix buffer overflow on terminal size request
  * Add guard against empty list on focus complete.
  * Add extra code type annotations
  * Bugfix: Corner case: Scrollbar render for only 1 row height
  * Packaging: drop setup.py and adjust requirements
  * Python 3.14 compatibility: adjust AsyncioEventLoop
  * Drop deprecated __super property
  * Drop deprecated FlowWidget, BoxWidget and FixedWidget widgets
  * Remove deprecated protected getter methods from the Canvas
    and AttrSpec
  * Remove support for the bytes based fonts
  * Remove deprecated TermScroller
  * Remove deprecated protected getter methods from the
    decoration widgets
  * Remove deprecated protected getter methods from the container
    widgets
  * Remove deprecated protected setters in the decoration widgets
  * Remove deprecated protected methods from the container
    widgets
  * Remove deprecated protected method _set_done from the
    ProgressBar
  * API Extension: make CommandMap MutableMapping
  * Make sizing computation much faster for nested containers
  * MetaSignals subclass ABCMeta
  * MetaSuper should be the last base for classes
  * Announce deprecated API removal versions
  * Fix handling of WEIGHT selectable items in the Pile
  * Refactoring: micro optimizations of iterable items

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=67
2025-11-10 08:37:54 +00:00

25 KiB