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 5d6a185242 tests: Templated "remote_user" provided as Ansible playbook keyword
The password is provided as a variable because there is no corresponding
keyword. I get the impression that keywords are considered a legacy mechanism,
so most (new) options are only overridable by variables.

The port is proved as a variable for now, to test remote_name in isolation.
1 month ago
.ci CI: Remove Azure DevOps pipelines (replaced by GitHub Actions) 2 months ago
.github Declare Python 3.13 support 1 month ago
ansible_mitogen ansible_mitogen: Support templated SSH port 1 month ago
docs Begin 0.3.14 development 1 month ago
examples Remove get_password_hash, unused 1 month ago
mitogen Begin 0.3.14 development 1 month ago
scripts add Python3 compatibility 8 months ago
tests tests: Templated "remote_user" provided as Ansible playbook keyword 1 month ago
.gitignore Ignore Ansible retry files 9 months ago
.lgtm.yml Whoops, merge together lgtm.yml and .lgtm.yml 5 years ago
LICENSE Bump copyright year and use generic author name (testing Travis) 4 years ago
MANIFEST.in setup.py: include LICENSE; closes #538. 6 years ago
README.md docs: shields.io badges for PyPI version & supported Python versions 1 month ago
dev_requirements.txt Split dev_requirements.txt up according to test mode. 6 years ago
preamble_size.py mitogen.parent: Remove tabs from minimized first stage 3 years ago
run_tests tests: Remove unittest2, use stdlib unittest 3 years ago
setup.cfg Declare universal wheel support 4 years ago
setup.py Declare Python 3.13 support 1 month ago
tox.ini Declare Python 3.13 support 1 month ago

README.md