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 68cf29c284 issue #72: second attempt WIP 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 #72: second attempt WIP 6 years ago
debug.py issue #72: WIP 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
error.py issue #72: second attempt WIP 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: group is_stdlib_name() with other module functions. 6 years ago
minify.py docs: many more fixes/merges. 6 years ago
parent.py issue #373: parse the child process wait status 6 years ago
select.py select: add missing get(block=..) parameter. 7 years ago
service.py issue #72: WIP 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 unix: don't crash listener if remote end disconnects. 6 years ago
utils.py utils: handle duplicate log_to_file() calls. 6 years ago