forked from pool/python-pexpect
- update to 4.8.0
* Returned behavior of searchwindowsize to that in 4.3 and earlier
* Fixed a bug truncating before attribute after a timeout
* Fixed a bug where a search could be less than searchwindowsize
if it was increased between calls
* Minor test cleanups to improve portability
* Disable chaining of timeout and EOF exceptions
* Several doc updates.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pexpect?expand=0&rev=51
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 14 12:44:51 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 4.8.0
|
||||
* Returned behavior of searchwindowsize to that in 4.3 and earlier
|
||||
* Fixed a bug truncating before attribute after a timeout
|
||||
* Fixed a bug where a search could be less than searchwindowsize
|
||||
if it was increased between calls
|
||||
* Minor test cleanups to improve portability
|
||||
* Disable chaining of timeout and EOF exceptions
|
||||
* Several doc updates.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 6 10:09:58 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user