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 d58b5ad777 core: prevent creation of unicode Message.data
Was triggering a crash indirectly due to Ansible passing us Unicode
strings. Needs a better fix.
6 years ago
..
compat Initial commit. 6 years ago
__init__.py docs: Replace google.com as target of get_url() 6 years ago
core.py core: prevent creation of unicode Message.data 6 years ago
docker.py ansible: fix some flake8 errors 6 years ago
fakessh.py ansible: fix some flake8 errors 6 years ago
master.py Crank zlib.compress() upto 9 6 years ago
parent.py parent: Read preamble in first stage with os.fdopen() 6 years ago
service.py ansible: fix some flake8 errors 6 years ago
ssh.py ssh: CompressionLevel is a v1-only option. 6 years ago
sudo.py issue #143: avoid long-form options in sudo.py. 6 years ago
unix.py Log and track PIDs everywhere for Ansible. 6 years ago
utils.py ansible: redirect logging into display 'framework'. closes #111 6 years ago