mitogen/ansible_mitogen
David Wilson bba5d82fc4 issue #477: fix another str/bytes mixup. 2019-01-25 16:44:57 +00:00
..
compat/simplejson issue #477: vendorize the last 2.4-compatible simplejson 2019-01-24 17:10:27 +00:00
plugins issue #412: force-verbose output for mitogen_get_stack. 2019-01-22 02:26:32 +00:00
__init__.py ansible: restructure to avoid intermediate imports 2018-03-19 21:58:29 +05:45
connection.py ansible: merge away unused return values / functions. 2019-01-22 09:20:40 +00:00
loaders.py issue #400: rework the monkeypatch. 2018-11-01 15:58:28 +00:00
logging.py issue #61: unused import (reported by LGTM) 2019-01-20 19:45:34 +00:00
mixins.py issue #61: unused import (reported by LGTM) 2019-01-20 19:42:30 +00:00
module_finder.py ansible: fix 3.x dependency scanning on OS X 2018-07-08 16:06:08 +01:00
parsing.py issue #291: support UNIX hashbang syntax for ansible_*_interpreter. 2018-07-22 16:24:42 -07:00
planner.py issue #61: unused variable (reported by LGTM) 2019-01-20 19:43:56 +00:00
process.py issue #477: vendorize the last 2.4-compatible simplejson 2019-01-24 17:10:27 +00:00
runner.py issue #477: fix another str/bytes mixup. 2019-01-25 16:44:57 +00:00
services.py issue #461: Ansible 2.3-compatible _get_candidate_temp_dirs(). 2019-01-20 10:51:20 +00:00
strategy.py issue #412: promote "mitogen_get_stack" to the main extension. 2019-01-22 01:42:15 +00:00
target.py issue #477: fix 3.x failure in new target.set_file_mode() function. 2019-01-25 16:32:00 +00:00
transport_config.py issue #412: add docstrings/boilerplate to transport_config.py. 2019-01-22 01:38:58 +00:00