mitogen/ansible_mitogen
David Wilson 04755c3321 issue #426: tighten up PushFileService types.
Bytes/Unicode mixing caused a hang, so prevent bytes entirely.
2019-01-19 05:43:39 +00:00
..
plugins ansible: initial mitogen_host_pinned strategy. 2018-12-11 04:44:05 +00:00
__init__.py
connection.py issue #426: big hack so reset_connection has task_var access 2019-01-19 05:17:39 +00:00
loaders.py issue #400: rework the monkeypatch. 2018-11-01 15:58:28 +00:00
logging.py issue #317: ansible: fix log filtering in several cases 2018-07-23 13:33:08 -07:00
mixins.py ansible: fix temp cleanup regression and add test; closes #397. 2018-10-23 14:42:44 +01:00
module_finder.py
parsing.py
planner.py issue #426: tighten up PushFileService types. 2019-01-19 05:43:39 +00:00
process.py ansible: copy GIL change from linear2 branch. 2018-09-08 20:53:11 +01:00
runner.py issue #426: TemporaryEnvironment must coerce to Unicode. 2019-01-19 02:00:33 +00:00
services.py issue #426: tighten up PushFileService types. 2019-01-19 05:43:39 +00:00
strategy.py issue #400: rework the monkeypatch. 2018-11-01 15:58:28 +00:00
target.py issue #426: apply_mode_spec() must handle bytes. 2019-01-19 01:51:54 +00:00