.. |
compat
|
tokenize must parse under 3.x even if it won't run there
|
2018-07-07 14:55:47 +01:00 |
__init__.py
|
Bump version for release.
|
2018-10-23 16:14:40 +01:00 |
core.py
|
core: more Poller docstrings.
|
2018-12-19 21:50:02 +00:00 |
debug.py
|
ansible: better support for diagnosing hangs
|
2018-09-08 20:53:11 +01:00 |
doas.py
|
Fix iter_read() FD leaks on 3.x; closes #418.
|
2018-11-04 20:18:23 +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 #406: clean up DiagLogStream handling and connect() failure.
|
2018-11-04 13:48:34 +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 #444: master: lower log level for soft import error.
|
2018-12-11 16:27:15 +00:00 |
minify.py
|
docs: many more fixes/merges.
|
2018-08-18 16:44:00 +01:00 |
parent.py
|
parent: proxy_connect docstring.
|
2019-01-05 20:12:01 +00:00 |
select.py
|
select: Python 2.x required __nonzero__ for bool(Select)
|
2018-12-11 23:16:26 +00:00 |
service.py
|
FileService: exceptions must be sent explicitly for no-reply methods
|
2018-12-13 03:31:48 +00:00 |
setns.py
|
setns: decode utility command output for 3.x.
|
2018-11-05 17:25:59 +00:00 |
ssh.py
|
Fix iter_read() FD leaks on 3.x; closes #418.
|
2018-11-04 20:18:23 +00:00 |
su.py
|
su/sudo: fallout from previous commits
|
2018-11-04 20:43:29 +00:00 |
sudo.py
|
su/sudo: fallout from previous commits
|
2018-11-04 20:43:29 +00:00 |
unix.py
|
issue #406: unix: fix ordering of stop_receive/close.
|
2018-11-04 11:52:02 +00:00 |
utils.py
|
issue #388: move a ton of documentation back into the source
|
2018-11-01 11:54:22 +00:00 |