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.
mitogen/docs
Alex Willmer 34088a8b7f ansible_mitogen: Consolidate Python 2 & 3 compatibility
Rough guidelines, in decending preference:
- Use mitogen.core if possible
- Use ansible.module_utils.six if possible
- Embed a getattr() or try/except

viewkeys() et al can't be brought into mitogen.core because that package still
targets Python 2.4. dict.viewkeys() were introduced in Python 2.7.
2 months ago
..
_static docs: remove a little more top margin wastage 6 years ago
_templates docs: Remove piwik analytics hooks from website 3 months ago
images issue #505: docs: add new detail graph for one scenario. 6 years ago
.gitignore docs: fix intensely annoying _prefix, 2 years later. 7 years ago
Makefile docs: get rid of autobuild remnant 6 years ago
ansible_detailed.rst docs: Remove email form from website 3 months ago
api.rst Add podman connection support 3 years ago
changelog.rst ansible_mitogen: Consolidate Python 2 & 3 compatibility 2 months ago
conf.py Prepare v0.3.9 3 months ago
contributors.rst tests: Test templating of ansible_ssh_common_args et al 3 months ago
domainrefs.py docs: add domainrefs plugin to make link aliases everywhere \o/ 5 years ago
examples.rst Replace os.system() with subprocess.check_call() 3 years ago
getting_started.rst Fix for sample in doc 5 years ago
howitworks.rst Fix miscellaneous spelling/formatting 3 years ago
index.rst docs: Update external URLs (e.g. dw/mitogen -> mitogen-hq/mitogen) 1 year ago
internals.rst Merge devel/290 @ 79b979ec8544ef5d8620c64068d4a42fabf50415 5 years ago
pickle-substitutes.ods docs: First round of Pickle-likes survey 7 years ago
requirements.txt docs: Fix generation of static website 1 year ago
services.rst issue #589: ensure real FileService/PushFileService are in the docs 6 years ago
toc.rst docs: reorder chapters 5 years ago