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 9ec360c26d core: split out & extend Broker.sync_call() 7 years ago
..
compat tokenize must parse under 3.x even if it won't run there 8 years ago
__init__.py Bump version for release. 7 years ago
core.py core: split out & extend Broker.sync_call() 7 years ago
debug.py ansible: better support for diagnosing hangs 7 years ago
doas.py issue #337: ssh: disabling PTYs round 2: make it automatic. 7 years ago
docker.py docker: redirect stderr to stdout for nicer exceptions. 7 years ago
fakessh.py parent: handle masters with blank sys.executable; closes #356. 7 years ago
fork.py fork: public on_fork() function. 8 years ago
jail.py Initial Python 3.x port work. 8 years ago
kubectl.py Merge commit 'refs/pull/377/head' of github.com:dw/mitogen into dmw 7 years ago
lxc.py issue #339: minimal tests for lxc/lxd modules. 7 years ago
lxd.py Use `lxc exec --mode=noninteractive` which is more widely compatible 7 years ago
master.py master: docstring fixes. 7 years ago
minify.py docs: many more fixes/merges. 7 years ago
parent.py issue #76: quieten routing errors. 7 years ago
select.py select: add missing get(block=..) parameter. 8 years ago
service.py service: wake FileService client on file open failure. 7 years ago
setns.py setns: always assume a user identity, default to root. 7 years ago
ssh.py ssh: Fix password authentication with Python 3.x & OpenSSH 7.5+ 7 years ago
su.py issue #337: ssh: disabling PTYs round 2: make it automatic. 7 years ago
sudo.py issue #337: ssh: disabling PTYs round 2: make it automatic. 7 years ago
unix.py unix: fix exception catch on 3.x. 7 years ago
utils.py utils: handle duplicate log_to_file() calls. 8 years ago