Iterable-subprocess

Latest version: v0.0.16

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

Scan your dependencies

Page 1 of 2

0.0.16

What's Changed

* feat: deal better with edge cases and race conditions by michalc in https://github.com/uktrade/iterable-subprocess/pull/36

**Full Changelog**: https://github.com/uktrade/iterable-subprocess/compare/v0.0.15...v0.0.16

0.0.15

What's Changed
* docs: explain that source iterable exceptions have priority over error code exceptions by michalc in https://github.com/uktrade/iterable-subprocess/pull/34
* docs: better description by michalc in https://github.com/uktrade/iterable-subprocess/pull/35


**Full Changelog**: https://github.com/uktrade/iterable-subprocess/compare/v0.0.14...v0.0.15

0.0.14

What's Changed
* fix: raise a BrokenPipeError only if the process exited nicely by michalc in https://github.com/uktrade/iterable-subprocess/pull/33


**Full Changelog**: https://github.com/uktrade/iterable-subprocess/compare/v0.0.13...v0.0.14

0.0.13

What's Changed
* test: remove sleeps in tests - they don't offer anything by michalc in https://github.com/uktrade/iterable-subprocess/pull/29
* refactor: remove unused imports in tests by michalc in https://github.com/uktrade/iterable-subprocess/pull/30
* docs: nicer curl example to avoid progress meter by michalc in https://github.com/uktrade/iterable-subprocess/pull/31
* feat: close standard output rather than exhausting by michalc in https://github.com/uktrade/iterable-subprocess/pull/32


**Full Changelog**: https://github.com/uktrade/iterable-subprocess/compare/v0.0.12...v0.0.13

0.0.12

What's Changed
* docs: fix typos in example by michalc in https://github.com/uktrade/iterable-subprocess/pull/23
* docs: add curl example by michalc in https://github.com/uktrade/iterable-subprocess/pull/24
* docs: high chance curl will exit with an error code in example by michalc in https://github.com/uktrade/iterable-subprocess/pull/25
* refactor: group output thread/processes by michalc in https://github.com/uktrade/iterable-subprocess/pull/26
* fix: enforcement of stderr length when exiting with non-zero code by michalc in https://github.com/uktrade/iterable-subprocess/pull/27


**Full Changelog**: https://github.com/uktrade/iterable-subprocess/compare/v0.0.11...v0.0.12

0.0.11

What's Changed
* feat: prioritise exceptions due to non-zero error code by michalc in https://github.com/uktrade/iterable-subprocess/pull/19
* fix: returning last 64k of standard error by michalc in https://github.com/uktrade/iterable-subprocess/pull/20
* docs: fix typo by michalc in https://github.com/uktrade/iterable-subprocess/pull/21
* feat: tidy exceptions, and priorise exceptions from Python code by michalc in https://github.com/uktrade/iterable-subprocess/pull/22


**Full Changelog**: https://github.com/uktrade/iterable-subprocess/compare/v0.0.10...v0.0.11

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.