SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-terminado-0.12.1-lp154.2.1.noarch.rpm :

* Sun Oct 10 2021 Ben Greiner - 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
* Fri May 14 2021 Arun Persaud - update to version 0.9.5:
* Pin pywinpty version #98 (AATTjtpio)- changes from version 0.9.4:
* Allow non-strict decode for process output #95 (AATTdong-zeyu)
* Switch to GitHub Actions #93 (AATTafshin)
* Add generated changelog #92 (AATTblink1073)- changes from version 0.9.3:
* Make sure SIGPIPE has default handler set #91 (AATTdlukes)
* Sat Jan 09 2021 Arun Persaud - update to version 0.9.2:
* Add js files in package manifest
* Add support to ppc64le
* Fix config files for publication
* Tue Dec 15 2020 Benjamin Greiner - Update to version 0.9.1
* no changelog provided- Python <3.6 is no longer supported- Skip two tests because of OBS specific limitations
* Mon Nov 18 2019 Todd R - Update to version 0.8.3
* Addkwargs to NamedTermManager.new_named_terminal
* Sun Aug 11 2019 Todd R - Enable tests
* Wed Jun 12 2019 Todd R - Update to version 0.8.2
* Fix Delete Terminal Not Working with Tornado version 6.0.1
* Set websocket.terminal to None when the child exits
* Tue Feb 13 2018 toddrme2178AATTgmail.com- Disable tests until random testing race condition fixed
* see: https://github.com/jupyter/terminado/issues/21
* Tue Nov 28 2017 arunAATTgmx.de- update to version 0.8.1:
* no changelog available
* Mon Nov 27 2017 arunAATTgmx.de- update to version 0.8:
* Add support for Windows on Python 3: #44
* Sun Nov 19 2017 arunAATTgmx.de- update to version 0.7:
* :meth:`terminado.TermSocket.open` now calls the \"open()\" method on the parent class using \"super()\". This allows a mixin class; for instance, to periodically send ping messages to keep a connection open.
* When a websocket client disconnects from a terminal managed by :class:`~.UniqueTermManager`, the \"SIGHUP\" signal is sent to the process group, not just the main process.
* Fixed :meth:`terminado.NamedTermManager.kill` to use the signal number passed to it.
* Switched to Flit packaging.
* README and requirements for demos.
* Mon Apr 24 2017 toddrme2178AATTgmail.com- Fix URL.- Implement single-spec version.
* Sat Apr 08 2017 toddrme2178AATTgmail.com- Update to 0.6 (no upstream changelog)
* Fri Aug 14 2015 toddrme2178AATTgmail.com- Initial version
 
ICM