Urwid 0.9.9.1 released
[Posted January 25, 2010 by cook]
| From: |
| Ian Ward <ian-AT-excess.org> |
| To: |
| python-announce-AT-python.org, python-list-AT-python.org,
Urwid General Discussion <urwid-AT-lists.excess.org> |
| Subject: |
| ANN: Urwid 0.9.9.1 - Console UI Library |
| Date: |
| Mon, 25 Jan 2010 07:53:05 -0500 |
| Message-ID: |
| <4B5D9431.9060109@excess.org> |
| Archive-link: |
| Article, Thread
|
Announcing Urwid 0.9.9.1
------------------------
Urwid home page:
http://excess.org/urwid/
Screen shots:
http://excess.org/urwid/examples.html
Tarball:
http://excess.org/urwid/urwid-0.9.9.1.tar.gz
About this release:
===================
This maintenance release fixes a number of bugs including a backwards
incompatibility introduced in the last release and a poor ListBox
snapping behaviour.
New in this release:
====================
* Fix for ListBox snapping to selectable widgets taller than the
ListBox itself
* raw_display switching to alternate buffer now works properly with
Terminal.app
* Fix for BoxAdapter backwards incompatibility introduced in 0.9.9
* Fix for a doctest failure under powerpc
* Fix for systems with gpm_mev installed but not running gpm
About Urwid
===========
Urwid is a console UI library for Python. It features fluid interface
resizing, UTF-8 support, multiple text layouts, simple attribute markup,
powerful scrolling list boxes and flexible interface design.
Urwid is released under the GNU LGPL.
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/
(
Log in to post comments)