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/ansible_mitogen
David Wilson dd30a907ce issue #477: promote setup_gil() to mitogen.utils
This is since ansible_mitogen/process.py is 2.6-only, and I want to use
setup_gil() in 2.4 code.
5 years ago
..
compat/simplejson issue #477: vendorize the last 2.4-compatible simplejson 5 years ago
plugins issue #412: force-verbose output for mitogen_get_stack. 5 years ago
__init__.py ansible: restructure to avoid intermediate imports 6 years ago
connection.py ansible: merge away unused return values / functions. 5 years ago
loaders.py issue #400: rework the monkeypatch. 6 years ago
logging.py issue #61: unused import (reported by LGTM) 5 years ago
mixins.py issue #61: unused import (reported by LGTM) 5 years ago
module_finder.py ansible: fix 3.x dependency scanning on OS X 6 years ago
parsing.py issue #291: support UNIX hashbang syntax for ansible_*_interpreter. 6 years ago
planner.py issue #61: unused variable (reported by LGTM) 5 years ago
process.py issue #477: promote setup_gil() to mitogen.utils 5 years ago
runner.py issue #477: fix another str/bytes mixup. 5 years ago
services.py issue #461: Ansible 2.3-compatible _get_candidate_temp_dirs(). 5 years ago
strategy.py issue #412: promote "mitogen_get_stack" to the main extension. 5 years ago
target.py issue #477: fix 3.x failure in new target.set_file_mode() function. 5 years ago
transport_config.py issue #412: add docstrings/boilerplate to transport_config.py. 5 years ago