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/docs
David Wilson 6aeb4e9f05 issue #164: precisely emulate Ansible's stdio behaviour.
* Use identical logic to select when stdout/stderr are merged, so
  'stdout', 'stdout_lines', 'stderr', 'stderr_lines' contain the same
  output before/after the extension.

* When stdout/stderr are merged, synthesize carriage returns just like
  the TTY layer.

* Mimic the SSH connection multiplexing message on stderr. Not really
  for user code, but so compare_output_test.sh needs fewer fixups.
7 years ago
..
_static docs: more getting started guide 7 years ago
_templates docs: fix reading time tracking :( 7 years ago
images core: make _start_transmit / _stop_transmit async-only 7 years ago
Makefile docs: Enable sphinx-autobuild 7 years ago
ansible.rst issue #164: precisely emulate Ansible's stdio behaviour. 7 years ago
api.rst Introduce handler policy functions; closes #138. 7 years ago
compared.rst docs: Maximum size of pencode values 7 years ago
conf.py docs: Use sphinx-programoutput plugin for preamble_size.py 7 years ago
docs-requirements.txt tests: Add Tox config for Python 2.6 and 2.7 7 years ago
examples.rst docs: fix typo 7 years ago
getting_started.rst docs: More getting started. 7 years ago
howitworks.rst issue #155: parent: move master.Context into parent. 7 years ago
index.rst parent: allow Python to determine its install prefix from argv[0] 7 years ago
internals.rst core: make _start_transmit / _stop_transmit async-only 7 years ago
pickle-substitutes.ods docs: First round of Pickle-likes survey 7 years ago
services.rst issue #162: docs: begin documenting mitogen.service 7 years ago
shame.rst docs: Fix function name. 7 years ago
signals.rst docs: tidy up signals.rst a little. 7 years ago
toc.rst docs: initial Ansible extension docs. 7 years ago