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
David Wilson af2ded663d fork: public on_fork() function.
Generally useful, and needed for ongoing Ansible work.
7 years ago
.github Add GitHub issue template. 7 years ago
.travis tests: allow passing -vvv to ansible_tests.sh. 7 years ago
ansible_mitogen issue #324: fix Python 3 fallout for custom module_utils. 7 years ago
docs ansible: Py3.x fixes for Ansible PR #41749 workaround. 7 years ago
examples examples: fix mitogen-fuse on 2.x. 8 years ago
mitogen fork: public on_fork() function. 7 years ago
tests issue #324: fix Python 3 fallout for custom module_utils. 7 years ago
.gitignore docs: fix intensely annoying _prefix, 2 years later. 8 years ago
.lgtm.yml compat: ignore LGTM checks on third party 8 years ago
.travis.yml Updated Travis Config to use Ansible 2.6.1, Added build status in readme 8 years ago
LICENSE Add license text everywhere. 8 years ago
README.md commented out travis badge 8 years ago
dev_requirements.txt Fix GitHub vulnerability notification. 7 years ago
preamble_size.py Initial Python 3.x port work. 8 years ago
run_tests Record ulimit -a in run_test output. 8 years ago
setup.cfg Ignore another annoying flake8 message. 8 years ago
setup.py Update trove classifiers. 8 years ago
tox.ini Fix invocation of test runner by tox 8 years ago

README.md