Revisions of python-terminado
Hans-Peter Jansen (frispete)
committed
(revision 4)
- update to version 0.12.1 * correctly set the TERM variable * Replace deprecated unittest aliases * Clean up tests * Log terminal output * Switch select() to poll() in pty_read() * Fix blocking of pty_read when there isn't pty data ready to read * Support creating terminal given name in kwargs. * avoid persistent handle on IOLoop instance * async/await syntax - update to version 0.9.5: * Pin pywinpty version #98 (@jtpio) - changes from version 0.9.4: * Allow non-strict decode for process output #95 (@dong-zeyu) * Switch to GitHub Actions #93 (@afshin) * Add generated changelog #92 (@blink1073) - changes from version 0.9.3: * Make sure SIGPIPE has default handler set #91 (@dlukes) - update to version 0.9.2: * Add js files in package manifest * Add support to ppc64le * Fix config files for publication - Update to version 0.9.1 * no changelog provided - Python <3.6 is no longer supported - Skip two tests because of OBS specific limitations
Hans-Peter Jansen (frispete)
committed
(revision 3)
- Disable another failing test: test_unique_processes
Hans-Peter Jansen (frispete)
committed
(revision 2)
Hans-Peter Jansen (frispete)
committed
(revision 1)
Displaying all 4 revisions