Ian Ward | 13 Jul 2012 22:54
Favicon
Gravatar

ANN: Urwid 1.0.2

Announcing Urwid 1.0.2
----------------------

Urwid home page:
  http://excess.org/urwid/

Manual:
  http://excess.org/urwid/wiki/UrwidManual

Tarball:
  http://excess.org/urwid/urwid-1.0.2.tar.gz

About this release:
===================

This is a stable bug-fix-only release.

A number of bugs that could cause Urwid to crash in normal use have
been fixed.  Upgrading is recommended.

New in 1.0.2:
=============

 * Fix for a bug when entering Unicode text into an Edit widget with
   a bytes caption

 * Fix a regression when not running in UTF-8 mode

 * Fix for a MainLoop.remove_watch_pipe() bug

(Continue reading)


Gmane