mitogen/ansible_mitogen
David Wilson 5b03e06457 issue #294: ansible: fix mixed vanilla/Mitogen runs.
Don't bother trying to understand what damage PluginLoader has done to
ansible.plugins.* namespace, just ask it for the base class instead.
2018-07-09 15:48:17 +01:00
..
plugins issue #294: ansible: fix mixed vanilla/Mitogen runs. 2018-07-09 15:48:17 +01:00
__init__.py ansible: restructure to avoid intermediate imports 2018-03-19 21:58:29 +05:45
connection.py Initial Python 3.x port work. 2018-07-07 14:55:47 +01:00
loaders.py issue #294: ansible: fix mixed vanilla/Mitogen runs. 2018-07-09 15:48:17 +01:00
logging.py utils: always enable microsecond logging. 2018-07-07 14:55:47 +01:00
mixins.py Initial Python 3.x port work. 2018-07-07 14:55:47 +01:00
module_finder.py ansible: fix 3.x dependency scanning on OS X 2018-07-08 16:06:08 +01:00
planner.py issue #294: ansible: fix mixed vanilla/Mitogen runs. 2018-07-09 15:48:17 +01:00
process.py Initial Python 3.x port work. 2018-07-07 14:55:47 +01:00
runner.py ansible: cStringIO interprets unicode as a buffer obj on 2.x 2018-07-07 14:55:47 +01:00
services.py Initial Python 3.x port work. 2018-07-07 14:55:47 +01:00
strategy.py issue #294: ansible: fix mixed vanilla/Mitogen runs. 2018-07-09 15:48:17 +01:00
target.py ansible: reduce() does not exist in 3.x. 2018-07-07 14:55:47 +01:00