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 92ac716f0d Merge remote-tracking branch 'origin/issue590'
* origin/issue590:
  issue #590: disable distro test on vanilla
  ci: Ansible 2.8 jobs aren't running against all host types.
  tests: Py3.x fix.
  issue #590: fix test for <2.8 Ansibles.
  tests: Py3.x fix.
  issue #590: actually run Ansible test.
  tests: Py3.x fix.
  master: sysconfig did not exist until 2.7.
  tests: rearrange test modules again, they're used in multiple places
  module_finder_test: mask one more difference between unit2 vs. direct start
  master: fix _is_stdlib_path() failure on Ubuntu.
  issue #590: add dummy package for new test.
  issue #590: add FinderMethod docstrings.
  issue #590: update comment to indicate the hack is permanent
  issue #590: move example modules to module_finder/, fix/add tests
  issue #590: refactor ModuleFinder and teach it a new special case.
  issue #590: Ansible test for module_utils.distro use.
  issue #590: teach importer to handle self-replacing modules
7 years ago
.ci ci: Ansible 2.8 jobs aren't running against all host types. 7 years ago
.github issue #574: fix ISSUE_TEMPLATE link 7 years ago
ansible_mitogen issue #590: update comment to indicate the hack is permanent 7 years ago
docs issue #590: teach importer to handle self-replacing modules 7 years ago
examples core: many docstring updates and an example substitute for Channel 7 years ago
mitogen master: sysconfig did not exist until 2.7. 7 years ago
scripts Import debug helper macros. 7 years ago
tests issue #590: disable distro test on vanilla 7 years ago
.gitignore Add extra/ to .gitignore. 7 years ago
.lgtm.yml compat: ignore LGTM checks on third party 8 years ago
.travis.yml issue #542: .ci: move some tests to Azure and enable Mac job. 7 years ago
LICENSE Update copyright year everywhere. 7 years ago
MANIFEST.in setup.py: include LICENSE; closes #538. 7 years ago
README.md Update README link 7 years ago
dev_requirements.txt Split dev_requirements.txt up according to test mode. 7 years ago
preamble_size.py stable: fix preamble_size on stable docs. 7 years ago
run_tests Allow independant control of coverage erase and reporting 7 years ago
setup.cfg Ignore another annoying flake8 message. 8 years ago
setup.py Update copyright year everywhere. 7 years ago
tox.ini Aggregate code coverage data across tox all runs 7 years ago

README.md