mitogen/ansible_mitogen
Alex Willmer 1b8b2c8b1a ansible_mitogen: Rename Mitogen interpreter discovery attributes
This makes their nature and ownership/responsibility much more explicit.
2025-01-23 13:41:32 +00:00
..
compat Remove vendored mitogen.compat.simplejson 2023-02-05 13:45:47 +00:00
plugins Fix usage of connection_loader__get by wrapping the correct upstream functions. 2025-01-20 18:34:09 +01:00
utils ansible_mitogen: Handle AnsibleUnsafeText et al in Ansible >= 7 2024-04-04 09:11:23 +01:00
__init__.py
affinity.py ansible_mitogen: Remove Python 2.4 and 2.5 backward compatibility fallbacks 2024-09-24 17:10:05 +01:00
connection.py ansible_mitogen: Templated connection timeout 2024-12-18 09:59:12 +00:00
loaders.py Fix usage of connection_loader__get by wrapping the correct upstream functions. 2025-01-20 18:34:09 +01:00
logging.py ansible_mitogen: Remove fallback imports for Ansible < 2.10 2024-09-24 17:10:07 +01:00
mixins.py ansible_mitogen: Rename Mitogen interpreter discovery attributes 2025-01-23 13:41:32 +00:00
module_finder.py mitogen: Support PEP 451 ModuleSpec API, required for Python 3.12 2024-03-17 14:57:57 +00:00
parsing.py ansible_mitogen: Standardise __future__ imports to match Ansible 2022-04-23 11:17:25 +01:00
planner.py Add all ansible_freeipa modules to the always-fork list. 2025-01-11 21:50:30 +01:00
process.py ansible_mitogen: Remove Python 2.4 and 2.5 backward compatibility fallbacks 2024-09-24 17:10:05 +01:00
runner.py ansible_mitogen: Consolidate Python 2 & 3 compatibility 2024-09-24 17:10:07 +01:00
services.py ansible_mitogen: Consolidate Python 2 & 3 compatibility 2024-09-24 17:10:07 +01:00
strategy.py Disallow connection redirection of sub-connections if the top-level connection in the play is not a Mitogen connection. 2025-01-20 18:34:20 +01:00
target.py ansible_mitogen: Consolidate Python 2 & 3 compatibility 2024-09-24 17:10:07 +01:00
transport_config.py ansible_mitogen: Rename Mitogen interpreter discovery attributes 2025-01-23 13:41:32 +00:00