Ian Ward
2013-12-31 02:21:39 UTC
Urwid's home page has moved to http://urwid.org/
Source control, issue tracking and wiki pages are now hosted on github. The
new home page and changelog are now generated by sphinx like the Urwid
manual, tutorial and reference.
A bug-fix-only release Urwid 1.1.2 is now available at
http://urwid.org/ and on pypi.
Release 1.2.0 is coming soon. Please help test the latest master
branch at https://github.com/wardi/urwid.git
New features include:
- pypy support
- TornadoEventLoop (Alexander Glyzov)
- python 3 support for GlibEventLoop (Israel Garcia) and TwistedEventLoop
- signals with weak referenced arguments and keys for easier removal
(Matthijs Kooijman)
- travis-ci now testing changes against python 2.6, 2.7, 3.2, 3.3 and
pypy (Alejandro G?mez)
- better mouse handling (Jim Garrison, Igor Kotrasi?ski)
Ian
Source control, issue tracking and wiki pages are now hosted on github. The
new home page and changelog are now generated by sphinx like the Urwid
manual, tutorial and reference.
A bug-fix-only release Urwid 1.1.2 is now available at
http://urwid.org/ and on pypi.
Release 1.2.0 is coming soon. Please help test the latest master
branch at https://github.com/wardi/urwid.git
New features include:
- pypy support
- TornadoEventLoop (Alexander Glyzov)
- python 3 support for GlibEventLoop (Israel Garcia) and TwistedEventLoop
- signals with weak referenced arguments and keys for easier removal
(Matthijs Kooijman)
- travis-ci now testing changes against python 2.6, 2.7, 3.2, 3.3 and
pypy (Alejandro G?mez)
- better mouse handling (Jim Garrison, Igor Kotrasi?ski)
Ian