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
Alex Willmer 94b2f5d8d6 mitogen: Guard importlib imports with sys.version_info
Reduce number of doomed mitogen.core.Importer GET_MODULE requests from e.g.
Python 2.x contexts. Simplify work of static type checkers, LSPs, etc.
4 days ago
..
compat Remove vendored mitogen.compat.simplejson 3 years ago
plugins ansible_mitogen: Fix ModuleNotFoundError: No module named 'ansible_mitogen' 2 months ago
utils ansible_mitogen: alpha datatag handling & CI for Ansible 12 (ansible-core 2.19) 8 months ago
__init__.py ansible: restructure to avoid intermediate imports 8 years ago
affinity.py ansible_mitogen: Remove Python 2.4 and 2.5 backward compatibility fallbacks 1 year ago
connection.py Cleanup unused and missing imports 3 months ago
loaders.py ansible_mitogen: Remove maximum Ansible version check 2 months ago
logging.py Cleanup unused and missing imports 3 months ago
mixins.py ansible_mitogen: Use INTERPRETER_PYTHON_FALLBACK as python candidates 2 months ago
module_finder.py mitogen: Guard importlib imports with sys.version_info 4 days ago
parsing.py ansible_mitogen: Standardise __future__ imports to match Ansible 4 years ago
planner.py Cleanup unused and missing imports 3 months ago
process.py mitogen: Fix BlockingIOError & EAGAIN in subprocess stdio 6 months ago
runner.py mitogen: Guard importlib imports with sys.version_info 4 days ago
services.py ansible_mitogen: alpha datatag handling & CI for Ansible 12 (ansible-core 2.19) 8 months ago
strategy.py Cleanup unused and missing imports 3 months ago
target.py ansible_mitogen: Remove a use of ansible.module_utils.six 2 months ago
transport_config.py ansible_mitogen: Use INTERPRETER_PYTHON_FALLBACK as python candidates 2 months ago