Releases: python-useful-helpers/exec-helpers
Releases · python-useful-helpers/exec-helpers
7.3.4: Fix: usage `strip` instead of `rstrip` for stdout/stderr lines
* fix static tests * update pre-commit
7.3.3
add pre-commit & fix new static test failures
7.3.2
Allow to not log stdout/stderr during reading
7.3.1
Fully lazy load
7.3.0
intermediate release
7.2.1
use python3.7+ `asyncio.create_task` for async
7.2.0: Move to per-task short living ThreadPool instead of long-living
* safer code * cleanup requirements.txt * tested on python 3.10
7.1.4.post0
Pylint has been updated => less false-negative
chown
7.1.4 Support chown, upload validation
7.1.3
pylint __future__.annotations still buggy