Urwid-mitmproxy

Latest version: v2.1.2.1

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

Scan your dependencies

Page 2 of 9

1.3.0

===========

2014-10-17

* New AsyncioEventLoop for Python 3.4, Python 3.x with asyncio
package or Python 2 with trollius package (by Alex Munroe,
Jonas Wielicki, with earlier work by Kelketek Rritaa)

* Screen classes now call back to MainLoop using event loop alarms
instead of passing timeout values to MainLoop (by Alex Munroe)

* Add support for bright backgrounds on linux console
(by Russell Warren)

* Allow custom sorting of MonitoredList (by Tony Cebzanov)

* Fix support for negative indexes with MonitoredFocusList
(by Heiko Noordhof)

* Documentation fixes (by Ismail, Matthew Mosesohn)

* SelectableIcon using cursor_position=0 by default instead of 1.

1.2.2

===========

2014-10-05

* Fix for a serious raw_display performance regression
(by Anton Khirnov)

* Fix for high color palette detection (by extempo)

* Small changes to enable windows support (by Jeanpierre Devin)

1.2.1

===========

2014-04-04

* Fix false failures of event loop tests

* Remove extra newline generated on exit of raw_display

* Documentation fixes (by Paul Ivanov)

1.2.0

===========

2014-02-09

* Add support for PyPy, drop support for Python 2.4, 2.5

* Signals now support using weakly referenced arguments to help
avoid leaking objects when a signal consumer is no longer
referenced (by Matthijs Kooijman)

* Add TornadoEventLoop class (by Alexander Glyzov)

* Update GlibEventLoop to use python-gi for Python3 compatibility
(by Israel Garcia)

* Automate testing with Python 2.6, 2.7, 3.2, 3.3 and PyPy using
travis-ci

* New container method get_focus_widgets() (by Matthijs Kooijman)

* Add support for double and triple click mouse events
(by Igor Kotrasiński)

* Allow disabling and re-enabling of mouse tracking
(by Jim Garrison)

* Create section in docs for example program screenshots generated
as images like the tutorial examples

* Add suggested basic color combination images to manual

* Fall back to 80x24 if screen size detection fails

* Fix screen.stop(), screen.start() disabling mouse events

* Fix to make GridFlow v_sep argument behave as documented

* Fix for registering high palette entries in the form "hX" where
X > 15 so that basic colors are applied in 88-color mode

* Fix for raw_display clear-right escape not working with
standout attribute on some terminals

* Fix for Terminal widget select loop: retry when interrupted

1.1.2

===========

2013-12-30

* Move to urwid.org and use sphinx docs for generating whole site,
move changelog to docs/changelog.rst

* Fix encoding exceptions when unicode used on non-UTF-8 terminal

* Fix for suspend and resume applications with ^Z

* Fix for tmux and screen missing colors on right bug

* Fix Pile zero-weighted items and mouse_event when empty

* Fix Terminal select() not retrying when interrupted by signal

* Fix for Padding.align and width change not invalidating

1.1.1

===========

2012-11-15

* Fix for Pile not changing focus on mouse events

* Fix for Overlay.get_cursor_coords()

Page 2 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.