Subprocrunner

Latest version: v2.0.1

Safety actively analyzes 626983 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.0.1

What's Changed
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/thombashi/subprocrunner/pull/2
* Modify to use `pypa/build` for package build
* Add `__all__` to `__init__.py`
* Update the package metadata
* Drop support for Python 3.6
* Add support for Python 3.11 and 3.12
* Fix type annotations

New Contributors
* dependabot made their first contribution in https://github.com/thombashi/subprocrunner/pull/2

**Full Changelog**: https://github.com/thombashi/subprocrunner/compare/v2.0.0...v2.0.1

2.0.0

- Drop support for Python 3.5
- Add `input`/`encoding` keyword arguments to run method
- Add `raise_for_returncode` method to `SubprocessRunner` class

**Full Changelog**: https://github.com/thombashi/subprocrunner/compare/v1.6.0...v2.0.0

1.6.0

- Add `__repr__` method to `Retry`/`SubprocessRunner` classes
- Fix to properly suppress debug logs when `quiet=True`
- Fixed to save command history at runtime

1.5.0

- Add `no_retry_returncodes` parameter to `Retry` class

1.4.2

- Fix retry processing
- Modify log messages

1.4.1

- Fix retry processing

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.