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 2e4d7b15d7 parent: don't kill child when profiling=True 5 years ago
..
compat issue #408: fix mitogen.compat.tokenize 2.4 compatibility. 5 years ago
__init__.py Bump version for release. 6 years ago
core.py issue #477: fix another Threading.getName() call. 5 years ago
debug.py issue #61: remove duplicate method (reported by LGTM) 5 years ago
doas.py issue #61: unused import (reported by LGTM) 5 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 #477: make mitogen.fork unsupported on Py<2.6. 5 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 #477: document master.Router.max_message_size. 5 years ago
minify.py docs: many more fixes/merges. 6 years ago
parent.py parent: don't kill child when profiling=True 5 years ago
select.py select: Python 2.x required __nonzero__ for bool(Select) 6 years ago
service.py issue #477: 2.4 stat() returned int timestamps not float. 5 years ago
setns.py setns: decode utility command output for 3.x. 6 years ago
ssh.py issue #477: Py2.4 startswith() did not support tuples. 5 years ago
su.py issue #61: unused import (reported by LGTM) 5 years ago
sudo.py issue #61: unused import (reported by LGTM) 5 years ago
unix.py unix: add Listener.__repr__. 5 years ago
utils.py issue #477: promote setup_gil() to mitogen.utils 5 years ago