Mirror of mitogen
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.
 
 
 
Go to file
Alex Willmer 699a8ebfb5 ansible_mitogen: Use INTERPRETER_PYTHON_FALLBACK as python candidates
This shouldn't change the interpreter ultimately chosen by Ansible. It should
only improve the hit rate of performing interpreter discovery, particular in
cases where only pythonX.Y is present on the target.

Interpreter discovery may take longer or shorter, depending on the Ansible
version and the interpreters present on the target.
1 month ago
.ci CI: Add OS release coverage: Ubuntu 22.04, Ubuntu 24.04 1 month ago
.github CI: Bump deprecated macOS 13 runner to macOS 15 1 month ago
ansible_mitogen ansible_mitogen: Use INTERPRETER_PYTHON_FALLBACK as python candidates 1 month ago
docs ansible_mitogen: Use INTERPRETER_PYTHON_FALLBACK as python candidates 1 month ago
examples Remove get_password_hash, unused 1 year ago
mitogen Begin 0.3.35.dev 1 month ago
scripts add Python3 compatibility 2 years ago
tests CI: Add OS release coverage: Ubuntu 22.04, Ubuntu 24.04 1 month ago
.gitignore ci: Add playbook to configure container host for image prep 1 month ago
LICENSE Bump copyright year and use generic author name (testing Travis) 5 years ago
MANIFEST.in setup.py: include LICENSE; closes #538. 7 years ago
README.md CI: Remove integration of retired lgtm.com 2 months ago
dev_requirements.txt Split dev_requirements.txt up according to test mode. 7 years ago
netlify.toml docs: Attempt to configure Netlify build of mitogen.networkgenomics.com 12 months ago
preamble_size.py preamble_size: Fix variability of command & preamble(?) size 4 months ago
run_tests tests: Remove unittest2, use stdlib unittest 4 years ago
setup.cfg Keep comatibility with `setuptools` tagging wheels with `py2.py3` 7 months ago
setup.py Declare license as SPDX identifier in metadata 2 months ago
tox.ini CI: Add OS release coverage: Ubuntu 22.04, Ubuntu 24.04 1 month ago

README.md