Skip to content

Tags: xolox/python-executor

Tags

20.0

Verified

This commit was signed with the committer’s verified signature. The key has expired.
xolox Peter Odding
Release 20.0: Experimental support for "retry on failure"

19.3

Verified

This commit was signed with the committer’s verified signature. The key has expired.
xolox Peter Odding
Release 19.3: Easy to use SSH tunneling support

19.2

Verified

This commit was signed with the committer’s verified signature. The key has expired.
xolox Peter Odding
Release 19.2: Add a glob() method to contexts

19.1

Verified

This commit was signed with the committer’s verified signature. The key has expired.
xolox Peter Odding
Release 19.1: Add context.is_executable() shortcut

19.0

Verified

This commit was signed with the committer’s verified signature. The key has expired.
xolox Peter Odding
Release 19.0: Report command output on failure (backwards incompatible*)

Refer to the new `really_silent' property for details about how this is
backwards incompatible. I suspect this to bite less than 1% of use cases
and I want executor to have sane defaults.

18.1

Verified

This commit was signed with the committer’s verified signature. The key has expired.
xolox Peter Odding
Release 18.1: Enable runtime processing of stdin/stdout/stderr

18.0

Release 18.0: Improve consistency of error handling (backwards incomp…

…atible)

17.1

Release 17.1: Support for Python callbacks in context.cleanup()

17.0

Release 17.0: Command execution in chroot using chroot

16.1

Release 16.1: Give contexts some `lsb_release' shortcuts