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 1fe55f1c67 CI: Add OS release coverage: CentOS 5
Only the Mitogen unit tests will run against CentOS 5, providing atleast some
Python 2.4test coverage. There is no version of Ansible that supports Python
2.4 that is also supported by Mitogen 0.3.

The SSH key exchange argument is to persuade newer SSH clients to talk with
such an old SSH server.

See https://www.openssh.org/legacy.html
4 weeks ago
.ci CI: Add OS release coverage: CentOS 5 4 weeks ago
.github CI: Bump deprecated macOS 13 runner to macOS 15 4 weeks ago
ansible_mitogen ansible_mitogen: Remove maximum Ansible version check 1 month ago
docs CI: Add OS release coverage: CentOS 5 4 weeks ago
examples Remove get_password_hash, unused 1 year ago
mitogen Begin 0.3.34dev 1 month ago
scripts add Python3 compatibility 2 years ago
tests CI: Add OS release coverage: CentOS 5 4 weeks 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 1 month 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` 6 months ago
setup.py Declare license as SPDX identifier in metadata 2 months ago
tox.ini CI: Add OS release coverage: AlmaLinux 9 4 weeks ago

README.md