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 49f3a61164 parent: prevent subprocess.Popen.__del__ from calling waitpid().
Closes #253.
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 add extra 'pass' statements to work around minify issues. 6 years ago
debug.py debug: give dump_to_logger() thread a name. 6 years ago
doas.py core: support for "doas" become_method 6 years ago
docker.py docker: redirect stderr to stdout for nicer exceptions. 6 years ago
fakessh.py Initial Python 3.x port work. 6 years ago
fork.py fork: public on_fork() function. 6 years ago
jail.py Initial Python 3.x port work. 6 years ago
lxc.py issue #339: minimal tests for lxc/lxd modules. 6 years ago
lxd.py Support LXD; closes #339. 6 years ago
master.py docs: many more fixes/merges. 6 years ago
minify.py docs: many more fixes/merges. 6 years ago
parent.py parent: prevent subprocess.Popen.__del__ from calling waitpid(). 6 years ago
select.py select: add missing get(block=..) parameter. 6 years ago
service.py docs: many more fixes/merges. 6 years ago
setns.py Support LXD; closes #339. 6 years ago
ssh.py issue #345: disable IdentitiesOnly by default. 6 years ago
su.py Initial Python 3.x port work. 6 years ago
sudo.py sudo: missing comma >:( 6 years ago
unix.py Initial Python 3.x port work. 6 years ago
utils.py utils: handle duplicate log_to_file() calls. 6 years ago