You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/mitogen
David Wilson 0d04e940b7 master: docstring fixes. 6 years ago
..
compat tokenize must parse under 3.x even if it won't run there 6 years ago
__init__.py Bump version for release. 6 years ago
core.py issue #76: quieten routing errors. 6 years ago
debug.py ansible: better support for diagnosing hangs 6 years ago
doas.py issue #337: ssh: disabling PTYs round 2: make it automatic. 6 years ago
docker.py docker: redirect stderr to stdout for nicer exceptions. 6 years ago
fakessh.py parent: handle masters with blank sys.executable; closes #356. 6 years ago
fork.py fork: public on_fork() function. 6 years ago
jail.py Initial Python 3.x port work. 6 years ago
kubectl.py Merge commit 'refs/pull/377/head' of github.com:dw/mitogen into dmw 6 years ago
lxc.py issue #339: minimal tests for lxc/lxd modules. 6 years ago
lxd.py Use `lxc exec --mode=noninteractive` which is more widely compatible 6 years ago
master.py master: docstring fixes. 6 years ago
minify.py docs: many more fixes/merges. 6 years ago
parent.py issue #76: quieten routing errors. 6 years ago
select.py select: add missing get(block=..) parameter. 7 years ago
service.py service: wake FileService client on file open failure. 6 years ago
setns.py setns: always assume a user identity, default to root. 6 years ago
ssh.py ssh: Fix password authentication with Python 3.x & OpenSSH 7.5+ 6 years ago
su.py issue #337: ssh: disabling PTYs round 2: make it automatic. 6 years ago
sudo.py issue #337: ssh: disabling PTYs round 2: make it automatic. 6 years ago
unix.py tests: add basic unix_test.py. 6 years ago
utils.py utils: handle duplicate log_to_file() calls. 6 years ago