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 d033f7b057 ansible_mitogen: Restore dummy objects in Connection.reset()
The previous commit (53b4881628 in PR 1200) was
not intended to change these values, but some WIP slipped through. This
partially reverts that commit so the two changes (moving the monkey patch,
making the monkey patch more capable) exist in distinct commits.
12 months ago
.ci CI: Increase sshd MaxAuthRetries to 50 on macOS runners 1 year ago
.github Support Ansible 11 (ansible-core 2.18) 1 year ago
ansible_mitogen ansible_mitogen: Restore dummy objects in Connection.reset() 12 months ago
docs ansible_mitogen: Fix wait_for_connection + templated ansible_python_interpreter 12 months ago
examples Remove get_password_hash, unused 1 year ago
mitogen Begin v0.3.20dev 1 year ago
scripts add Python3 compatibility 2 years ago
tests ansible_mitogen: Fix wait_for_connection + templated ansible_python_interpreter 12 months ago
.gitignore Ignore Ansible retry files 2 years ago
.lgtm.yml Whoops, merge together lgtm.yml and .lgtm.yml 6 years 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 docs: shields.io badges for PyPI version & supported Python versions 1 year ago
dev_requirements.txt Split dev_requirements.txt up according to test mode. 7 years ago
preamble_size.py mitogen.parent: Remove tabs from minimized first stage 4 years ago
run_tests tests: Remove unittest2, use stdlib unittest 4 years ago
setup.cfg Declare universal wheel support 5 years ago
setup.py Declare Python 3.13 support 1 year ago
tox.ini Support Ansible 11 (ansible-core 2.18) 1 year ago

README.md