Tree @v2.3.0 (Download .tar.gz)
History of procrunner @v2.3.0
- Bump version: 2.2.0 → 2.3.0 Markus Gerstel 3 years ago
- Fix merge conflicts Markus Gerstel 3 years ago
- close streams when done reading Markus Gerstel 3 years ago
- Fix merge conflicts Markus Gerstel 3 years ago
- Bump version: 2.1.0 → 2.2.0 Markus Gerstel 3 years ago
- fix warning stack levels Markus Gerstel 3 years ago
- Deprecate the debug parameter Markus Gerstel 3 years ago
- Deprecate unnamed arguments to the run() function (#62) Markus Gerstel (commit: GitHub) 3 years ago
- update tests to use tmp_path fixture Markus Gerstel 3 years ago
- pass pathlib.Path objects through on Python 3.7+ Markus Gerstel 3 years ago
- Python 3.6 updates Markus Gerstel 3 years ago
- Bump version: 2.0.0 → 2.1.0 Markus Gerstel 3 years ago
- Remove references to deprecated dictionary access Markus Gerstel 3 years ago
- Introduce new parameter raise_timeout_exceptions Markus Gerstel (commit: GitHub) 3 years ago
- catch BrokenPipeErrors on Windows Markus Gerstel 3 years ago
- Introduce new parameter raise_timeout_exceptions Markus Gerstel 3 years ago
- Python 3.5 compatibility Markus Gerstel 3 years ago
- Update comments Markus Gerstel 3 years ago
- Use logging internal string formatting Markus Gerstel 3 years ago
- Deprecate array access to the return object Markus Gerstel 3 years ago
- Bump version: 1.1.0 → 2.0.0 Markus Gerstel 3 years ago
- Address Windows pipe error message Markus Gerstel 3 years ago
- Drop Python 2.7 conventions Markus Gerstel 3 years ago
- Drop win32api dependency Markus Gerstel 3 years ago
- remove unused imports Markus Gerstel 3 years ago
- Remove deprecated run_process() function Markus Gerstel 3 years ago
- return subprocess.CompletedProcess-like object Markus Gerstel 3 years ago
- Drop Python 2.7 support Markus Gerstel 3 years ago
- stdin is a bytestring David Waterman (commit: Markus Gerstel) 3 years ago
- Bump version: 1.0.2 → 1.1.0 Markus Gerstel 4 years ago