mitogen/mitogen
David Wilson e99b8a8de7 core: replace ancient YOLO loop in fire(). 2019-01-21 19:38:52 +00:00
..
compat issue #408: fix mitogen.compat.tokenize 2.4 compatibility. 2019-01-20 13:00:20 +00:00
__init__.py Bump version for release. 2018-10-23 16:14:40 +01:00
core.py core: replace ancient YOLO loop in fire(). 2019-01-21 19:38:52 +00:00
debug.py issue #61: remove duplicate method (reported by LGTM) 2019-01-20 19:39:04 +00:00
doas.py issue #61: unused import (reported by LGTM) 2019-01-20 19:44:21 +00:00
docker.py docker: redirect stderr to stdout for nicer exceptions. 2018-08-18 16:43:59 +01:00
fakessh.py parent: handle masters with blank sys.executable; closes #356. 2018-10-02 21:15:46 +01:00
fork.py issue #414: reinitialize service pool lock on fork 2019-01-21 01:58:51 +00:00
jail.py Initial Python 3.x port work. 2018-07-07 14:55:47 +01:00
kubectl.py kubectl: paper over importer issue by removing unicode. 2018-11-02 00:28:12 +00:00
lxc.py Add EOF error hints for LXC/LXD; closes #373. 2018-10-30 22:39:35 +00:00
lxd.py Add EOF error hints for LXC/LXD; closes #373. 2018-10-30 22:39:35 +00:00
master.py issue #61: unused variable (reported by LGTM) 2019-01-20 19:45:19 +00:00
minify.py docs: many more fixes/merges. 2018-08-18 16:44:00 +01:00
parent.py issue #61: fix bare except (reported by LGTM) 2019-01-20 19:41:03 +00:00
select.py select: Python 2.x required __nonzero__ for bool(Select) 2018-12-11 23:16:26 +00:00
service.py tests: quieten a bunch of spam printed during run 2019-01-20 07:10:37 +00:00
setns.py setns: decode utility command output for 3.x. 2018-11-05 17:25:59 +00:00
ssh.py issue #61: unused import (reported by LGTM) 2019-01-20 19:46:34 +00:00
su.py issue #61: unused import (reported by LGTM) 2019-01-20 19:46:51 +00:00
sudo.py issue #61: unused import (reported by LGTM) 2019-01-20 19:47:20 +00:00
unix.py unix: add Listener.__repr__. 2019-01-19 22:44:11 +00:00
utils.py issue #388: move a ton of documentation back into the source 2018-11-01 11:54:22 +00:00