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 6713b90acc FileService: exceptions must be sent explicitly for no-reply methods
FileService should not be using no-reply at all.
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 core: rename Router.self() to Router.myself(). 6 years ago
debug.py ansible: better support for diagnosing hangs 6 years ago
doas.py Fix iter_read() FD leaks on 3.x; closes #418. 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 issue #406: clean up DiagLogStream handling and connect() failure. 6 years ago
jail.py Initial Python 3.x port work. 6 years ago
kubectl.py kubectl: paper over importer issue by removing unicode. 6 years ago
lxc.py Add EOF error hints for LXC/LXD; closes #373. 6 years ago
lxd.py Add EOF error hints for LXC/LXD; closes #373. 6 years ago
master.py issue #444: master: lower log level for soft import error. 6 years ago
minify.py docs: many more fixes/merges. 6 years ago
parent.py parent: add descriptive errors for unsupported call() types. 6 years ago
select.py select: Python 2.x required __nonzero__ for bool(Select) 6 years ago
service.py FileService: exceptions must be sent explicitly for no-reply methods 6 years ago
setns.py setns: decode utility command output for 3.x. 6 years ago
ssh.py Fix iter_read() FD leaks on 3.x; closes #418. 6 years ago
su.py su/sudo: fallout from previous commits 6 years ago
sudo.py su/sudo: fallout from previous commits 6 years ago
unix.py issue #406: unix: fix ordering of stop_receive/close. 6 years ago
utils.py issue #388: move a ton of documentation back into the source 6 years ago