Ian Ward | 16 Jul 05:58
Favicon

ANN: Urwid 0.9.8.3 - Console UI Library

Announcing Urwid 0.9.8.3
------------------------

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

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

RSS:
   http://excess.org/feeds/tag/urwid/

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

This is a maintenance release that fixes a memory leak and a canvas bug
affecting Urwid 0.9.8, 0.9.8.1 and 0.9.8.2.

New in this release:
====================

  * Fixed a canvas cache memory leak affecting 0.9.8, 0.9.8.1 and 0.9.8.2
    (found by John Goodfellow)

  * Fixed a canvas fill_attr() bug (found by Joern Koerner)

About Urwid
===========

Urwid is a console UI library for Python. It features fluid interface
(Continue reading)


Gmane