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 01c4f3fee1 core: rearrange stdio setup to cope with buffering; closes #422 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: rearrange stdio setup to cope with buffering; closes #422 7 years ago
debug.py ansible: better support for diagnosing hangs 7 years ago
doas.py Fix iter_read() FD leaks on 3.x; closes #418. 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 issue #406: clean up DiagLogStream handling and connect() failure. 7 years ago
jail.py Initial Python 3.x port work. 8 years ago
kubectl.py kubectl: paper over importer issue by removing unicode. 7 years ago
lxc.py Add EOF error hints for LXC/LXD; closes #373. 7 years ago
lxd.py Add EOF error hints for LXC/LXD; closes #373. 7 years ago
master.py issue #388: fix Sphinx markup 7 years ago
minify.py docs: many more fixes/merges. 7 years ago
parent.py Fix iter_read() FD leaks on 3.x; closes #418. 7 years ago
select.py issue #388: move a ton of documentation back into the source 7 years ago
service.py tests: ensure minify() result can be compiled for all of core. 7 years ago
setns.py setns: decode utility command output for 3.x. 7 years ago
ssh.py Fix iter_read() FD leaks on 3.x; closes #418. 7 years ago
su.py su/sudo: fallout from previous commits 7 years ago
sudo.py su/sudo: fallout from previous commits 7 years ago
unix.py issue #406: unix: fix ordering of stop_receive/close. 7 years ago
utils.py issue #388: move a ton of documentation back into the source 7 years ago