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 5be9a55bf4 core: allow Context to be pickled by non-Mitogen pickler. 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: allow Context to be pickled by non-Mitogen pickler. 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 tests: ensure minify() result can be compiled for all of core. 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 master: docstring fixes. 6 years ago
minify.py docs: many more fixes/merges. 6 years ago
parent.py tests: ensure minify() result can be compiled for all of core. 6 years ago
select.py issue #388: move a ton of documentation back into the source 6 years ago
service.py tests: ensure minify() result can be compiled for all of core. 6 years ago
setns.py setns: always assume a user identity, default to root. 6 years ago
ssh.py ssh: fix check_host_keys="accept" and test; closes #411 6 years ago
su.py issue #337: ssh: disabling PTYs round 2: make it automatic. 6 years ago
sudo.py issue #410: support sudo --user and SELinux options, add stub test. 6 years ago
unix.py unix: fix exception catch on 3.x. 6 years ago
utils.py issue #388: move a ton of documentation back into the source 6 years ago