Releases: python-useful-helpers/exec-helpers
Releases · python-useful-helpers/exec-helpers
stdout_lines/stderr_lines: 3.4
PEP518: update toml & manifest Signed-off-by: Aleksei Stepanov <penguinolog@gmail.com>
stdout_lines/stderr_lines: 2.7
flake8 started to check typehints Signed-off-by: Aleksei Stepanov <penguinolog@gmail.com>
3.5.1: False-negative pylint result on py < 3.6
Signed-off-by: Aleksei Stepanov <penguinolog@gmail.com>
The last release for py3.4 (I hope)
False-negative pylint result on py3.4 Signed-off-by: Aleksei Stepanov <penguinolog@gmail.com>
2.11.1
allow py34 version install on modern pythons
1.11.0: Backport updates
Update docs: expected is not optional (cherry picked from commit 31c6a013ad7b3d8fe2772be562868f1c9f976290) (cherry picked from commit df8a43853d1c7306ccdee084136208df2b74dfac) (cherry picked from commit f4908a594d81490a69b37dd94e47b5b214b41021) On subprocess kill write exit code to result to prevent changes (#120) * fix missed docstring (cherry picked from commit fb0ef72af9b5170ad3be012bc356b4a503292488) Add timestamp of command start to execute_async for future processing (cherry picked from commit b3dc16231d18a4baf64586003a98caccf101e1b6) More info in result: start timestamp (#124) (cherry picked from commit 8b7a8e78ed7a888f6bfea7ab04c81ca7fd7ca2a3) Always set timestamp on kill, provide spent time in str() (cherry picked from commit 06f1650e0818b5fe8adf923a36c5999f0e4597d5)
Python 3.6+
4.0.0 Always set timestamp on kill, provide spent time in str()
3.5.0
Update ..versionadded
2.11.0: Update docs: expected is not optional
(cherry picked from commit 31c6a013ad7b3d8fe2772be562868f1c9f976290) (cherry picked from commit df8a43853d1c7306ccdee084136208df2b74dfac) (cherry picked from commit f4908a594d81490a69b37dd94e47b5b214b41021) On subprocess kill write exit code to result to prevent changes (#120) * fix missed docstring (cherry picked from commit fb0ef72af9b5170ad3be012bc356b4a503292488) Add timestamp of command start to execute_async for future processing (cherry picked from commit b3dc16231d18a4baf64586003a98caccf101e1b6) More info in result: start timestamp (#124) (cherry picked from commit 8b7a8e78ed7a888f6bfea7ab04c81ca7fd7ca2a3) Always set timestamp on kill, provide spent time in str() (cherry picked from commit 06f1650e0818b5fe8adf923a36c5999f0e4597d5)
3.4.0.post2
fix README