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 b3a5fa70b0 core: copy debug setting to child's Router too.
core.Router doesn't pay attention to this attribute, but after
upgrade_router() has been called, the new parent.Router will.
7 years ago
..
compat Import v2.7.11 tokenize.py for use on older Pythons; closes #189. 7 years ago
__init__.py docs: tidy ups 7 years ago
core.py core: copy debug setting to child's Router too. 7 years ago
debug.py issue #196: debug: don't statically import master. 7 years ago
docker.py issue #186: initial version of subtree detachment. 7 years ago
fakessh.py docs: tidy ups 7 years ago
fork.py fork: avoid another logging deadlock at startup. 7 years ago
jail.py issue #186: initial version of subtree detachment. 7 years ago
lxc.py issue #186: initial version of subtree detachment. 7 years ago
master.py master: fix IdAllocator log messages. 7 years ago
minify.py parent: split out minify.py and add stub where master can install it. 7 years ago
parent.py tests: importer fixes 7 years ago
select.py select: add missing get(block=..) parameter. 7 years ago
service.py issue #186: move target._get_file into mitogen.service 7 years ago
setns.py issue #186: initial version of subtree detachment. 7 years ago
ssh.py fix host_keys= exception message 7 years ago
su.py issue #186: initial version of subtree detachment. 7 years ago
sudo.py issue #186: initial version of subtree detachment. 7 years ago
unix.py issue #132: initial unidirectional routing mode. 7 years ago
utils.py issue #218: core: add Secret and Blob types. 7 years ago