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 32b346371d CI: Reject Ansible 12.0a6, avoids bug in yaml callback plugin
Avoids an error when the yaml stdout callback is enabled

> module 'ansible._internal._yaml._dumper' has no attribute 'SafeRepresenter'

refs #1284
6 months ago
.ci CI: Upgrade Github jobs from Ubuntu 20.04 to 22.04 & 24.04 7 months ago
.github ansible_mitogen: alpha datatag handling & CI for Ansible 12 (ansible-core 2.19) 6 months ago
ansible_mitogen ansible_mitogen: Replace use of `ansible.parsing.utils.jsonify.jsonify()` 6 months ago
docs ansible_mitogen: Replace use of `ansible.parsing.utils.jsonify.jsonify()` 6 months ago
examples Remove get_password_hash, unused 1 year ago
mitogen Continue 0.3.25dev 6 months ago
scripts add Python3 compatibility 2 years ago
tests tests: Add Debian 11/bullseye security archive signing key 6 months ago
.gitignore chore: Ignore locally installed collections, dummy modules, etc 6 months 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
netlify.toml docs: Attempt to configure Netlify build of mitogen.networkgenomics.com 11 months 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 packaging: Handle pre-release __version__ tuples 6 months ago
tox.ini CI: Reject Ansible 12.0a6, avoids bug in yaml callback plugin 6 months ago

README.md