A Python library for creating text UI
Go to file
Jiri Konecny 5691b98f79 New version - 0.6-1
- Implement the force quit all loops feature (jkonecny)
- Improved GLib event loop testing (jkonecny)
- Handle GLib event loop exceptions better (jkonecny)
- Support for GLib event loop (jkonecny)
- Wrap exceptions from handlers as ExceptionSignal (jkonecny)
- Only highest priority events are processed in one iteration (jkonecny)
- Move parts from MainLoop to AbstractEventLoop (jkonecny)
- MainLoop won't wait in busy loop anymore (jkonecny)
- Don't block loop when waiting on user input (jkonecny)
- Fix user input lock (jkonecny)
2017-09-11 12:26:31 +02:00
.gitignore New version - 0.6-1 2017-09-11 12:26:31 +02:00
python-simpleline.spec New version - 0.6-1 2017-09-11 12:26:31 +02:00
sources New version - 0.6-1 2017-09-11 12:26:31 +02:00