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 112caa94f9 issue #477: Py2.4 dep scanner bytecode difference 6 years ago
..
compat issue #408: fix mitogen.compat.tokenize 2.4 compatibility. 6 years ago
__init__.py Bump version for release. 6 years ago
core.py issue #477: blacklist 'thread' module to avoid roundtrip on 2.x->3.x 6 years ago
debug.py issue #61: remove duplicate method (reported by LGTM) 6 years ago
doas.py issue #61: unused import (reported by LGTM) 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 #477: Python <2.5 did not have combined try/finally/except. 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 #477: Py2.4 dep scanner bytecode difference 6 years ago
minify.py docs: many more fixes/merges. 6 years ago
parent.py issue #477: parent: make iter_read() log disconnect reason. 6 years ago
select.py select: Python 2.x required __nonzero__ for bool(Select) 6 years ago
service.py issue #477: polyfill partition() use in mitogen.service. 6 years ago
setns.py setns: decode utility command output for 3.x. 6 years ago
ssh.py issue #477: polyfill partition() use in mitogen.ssh. 6 years ago
su.py issue #61: unused import (reported by LGTM) 6 years ago
sudo.py issue #61: unused import (reported by LGTM) 6 years ago
unix.py unix: add Listener.__repr__. 6 years ago
utils.py issue #388: move a ton of documentation back into the source 6 years ago