Urwid

Latest version: v2.6.12

Safety actively analyzes 630859 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

2.6.0.post0

<!-- Release notes generated using configuration in .github/release.yml at master -->

Fix CI to upload wheel package.

**Full Changelog**: https://github.com/urwid/urwid/compare/2.6.0...2.6.0.post0

2.6.0

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
Compiled C extension is not used anymore.
It became a blocker for the future correct Unicode support and caused pain for some of end users building package separately.

Bug fixes 🕷
* Fix regression in the `LineBox._w`: should be a property by penguinolog in https://github.com/urwid/urwid/pull/804
* Fix ellipsis encoding in the text layout by penguinolog in https://github.com/urwid/urwid/pull/809
* Fix ListBox `MAX_LEFT`/`MAX_RIGHT` report for `keypress` as unhandled by penguinolog in https://github.com/urwid/urwid/pull/810
Other Changes
* remove .DS_Store by penguinolog in https://github.com/urwid/urwid/pull/808


**Full Changelog**: https://github.com/urwid/urwid/compare/2.5.3...2.6.0

2.5.3

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
Bug fixes 🕷
* Fix render regression: khal Padding width > size by penguinolog in https://github.com/urwid/urwid/pull/798
Other Changes
* Update unicode table to the version 15.1.0 by penguinolog in https://github.com/urwid/urwid/pull/744


**Full Changelog**: https://github.com/urwid/urwid/compare/2.5.2...2.5.3

2.5.2

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
Bug fixes 🕷
* Fix Windows last line: use ICH * INSERT COLS by penguinolog in https://github.com/urwid/urwid/pull/792
Refactoring 🛠
* Typing: annotate text_layout and extend `Text`/`Edit` by penguinolog in https://github.com/urwid/urwid/pull/793
* Fix incorrect `TextCanvas` typing by penguinolog in https://github.com/urwid/urwid/pull/794
Other Changes
* RAW UTF-8 terminal: SI/SO/IBMPC_ON/IBMPC_OFF skip by penguinolog in https://github.com/urwid/urwid/pull/787
* Unicode: use "target encoding" while transcoding for output by penguinolog in https://github.com/urwid/urwid/pull/782


**Full Changelog**: https://github.com/urwid/urwid/compare/2.5.1...2.5.2

2.5.1

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
New features 🗹
* Columns special case: FIXED pack with not enough info by penguinolog in https://github.com/urwid/urwid/pull/779
Bug fixes 🕷
* Windows and WSL: SI/SO/IBMPC_ON/IBMPC_OFF skip by penguinolog in https://github.com/urwid/urwid/pull/785
Documentation 🕮
* Documentation: add Gitter badge to the README.rst by penguinolog in https://github.com/urwid/urwid/pull/776
Refactoring 🛠
* Extend Command enum and update `Columns` & `Pile` by penguinolog in https://github.com/urwid/urwid/pull/778
* Fix double `Widget` inheritance in the `LineBox` by penguinolog in https://github.com/urwid/urwid/pull/780
* Optimization: RAW display block read by penguinolog in https://github.com/urwid/urwid/pull/783
* Typing: correct annotations for `Canvas.content` by penguinolog in https://github.com/urwid/urwid/pull/784
Other Changes
* Typing: Make `WidgetWrap` and `WidgetDecoration` `Generic` by penguinolog in https://github.com/urwid/urwid/pull/777


**Full Changelog**: https://github.com/urwid/urwid/compare/2.5.0...2.5.1

2.5.0

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
New features 🗹
* Long awaited `Scrollable` and `ScrollBar` made by rndusr with fixes from markqvist was added to the urwid.
* Add support `ScrollBar` to the `ListBox` widget.
While scrolling is done by the `ListBox` itself (as before), the `ScrollBar` can display progress.
* Added common decoration symbols to the widget constants (`BOX_SYMBOLS`, `BAR_SYMBOLS`, `SHADE_SYMBOLS`)
and exposed in several widgets via `Symbols` enum on the class level: `Divider`, `LineBox` and `ScrollBar`.

Documentation 🕮
* Update examples: reduce amount of deprecated parameters by penguinolog in https://github.com/urwid/urwid/pull/769


**Full Changelog**: https://github.com/urwid/urwid/compare/2.4.6...2.5.0

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.