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 0dd5e04eae issue #106: partially working BinaryRunner/Planner.
Refactor planner.py to look a lot more like runner.py. This 'structural
cutpaste' looks messy -- probably we can simplify this code, even though
it's pretty simple already.
7 years ago
ansible_mitogen issue #106: partially working BinaryRunner/Planner. 7 years ago
docs docs: More getting started. 7 years ago
examples issue #177: import reproduction. 7 years ago
mitogen issue #106: add Service.__repr__, reply to bad calls 7 years ago
tests issue #174: test all io_op() logic. 7 years ago
.gitignore Ignore compiled Python files 7 years ago
.lgtm.yml compat: ignore LGTM checks on third party 7 years ago
.travis.yml travis: Cache wheels and other pip artifacts 7 years ago
LICENSE Add license text everywhere. 7 years ago
README.md README: move testing bits into tests directory. 7 years ago
dev_requirements.txt tests: Add coverage as a dev requirement 7 years ago
preamble_size.py issue #155: parent: move master.Context into parent. 7 years ago
setup.cfg tests: Switch to unit2 test runner, with coverage 7 years ago
setup.py setup: Scan project dir to find packages 7 years ago
test Set strict mode in test script 7 years ago
tox.ini tests: Switch to unit2 test runner, with coverage 7 years ago

README.md