Skip to content

Releases: python-useful-helpers/exec-helpers

stdout_lines/stderr_lines: 3.4

30 Jan 10:03
9e4711c

Choose a tag to compare

PEP518: update toml & manifest

Signed-off-by: Aleksei Stepanov <penguinolog@gmail.com>

stdout_lines/stderr_lines: 2.7

30 Jan 10:54
471aebb

Choose a tag to compare

flake8 started to check typehints

Signed-off-by: Aleksei Stepanov <penguinolog@gmail.com>

3.5.1: False-negative pylint result on py < 3.6

28 Jan 17:05
6292060

Choose a tag to compare

Signed-off-by: Aleksei Stepanov <penguinolog@gmail.com>

The last release for py3.4 (I hope)

28 Jan 17:03
57f3374

Choose a tag to compare

False-negative pylint result on py3.4

Signed-off-by: Aleksei Stepanov <penguinolog@gmail.com>

2.11.1

02 Jan 10:45

Choose a tag to compare

allow py34 version install on modern pythons

1.11.0: Backport updates

17 Dec 09:50

Choose a tag to compare

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+

14 Dec 10:11

Choose a tag to compare

4.0.0

Always set timestamp on kill, provide spent time in str()

3.5.0

14 Dec 13:25

Choose a tag to compare

Update ..versionadded

2.11.0: Update docs: expected is not optional

14 Dec 14:05

Choose a tag to compare

(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

10 Dec 21:24

Choose a tag to compare

fix README