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 ccaaf4b7fe mitogen: Clarify blacklisted ModuleNotFoundError message
Previous phrasing was misleading - it implied a given module was explicitly on
the blacklist, even if it was due to a restrictive whitelist and the blacklist
was empty.

Arguably the blacklist/whitelist semantics are themselves misleading. A
redesign is tempting.
6 days ago
.ci CI: Add OS release coverage: Ubuntu 22.04, Ubuntu 24.04 2 weeks ago
.github CI: Bump deprecated macOS 13 runner to macOS 15 2 weeks ago
ansible_mitogen ansible_mitogen: Remove a use of ansible.module_utils.six 7 days ago
docs mitogen: Clarify blacklisted ModuleNotFoundError message 6 days ago
examples Remove get_password_hash, unused 1 year ago
mitogen mitogen: Clarify blacklisted ModuleNotFoundError message 6 days ago
scripts add Python3 compatibility 2 years ago
tests tests: Remove BlacklistTest stubs (covered by ImporterBlacklistTest) 6 days ago
.gitignore ci: Add playbook to configure container host for image prep 2 weeks 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 4 weeks 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 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 mitogen: Re-declare Python 2.4 compatibility 7 days ago
tox.ini docs: Document Ansible 13 (ansible-core 2.20) support 7 days ago

README.md