Distributed self-replicating programs in Python
Go to file
dw def848f118
Merge pull request #308 from dw/dmw
Dmw
2018-07-17 21:34:43 +01:00
.travis tests: use Ansible 2.5.5 by default 2018-07-07 14:55:47 +01:00
ansible_mitogen Merge commit 'refs/pull/303/head' of github.com:dw/mitogen into dmw 2018-07-13 14:56:14 +01:00
docs docs: update release notes 2018-07-17 21:33:50 +01:00
examples examples: fix mitogen-fuse on 2.x. 2018-07-12 20:16:44 +01:00
mitogen issue #307: require partial line when matching interactive prompt. 2018-07-17 20:49:45 +01:00
tests issue #307: require partial line when matching interactive prompt. 2018-07-17 20:49:45 +01:00
.gitignore docs: fix intensely annoying _prefix, 2 years later. 2018-04-06 16:50:36 +01:00
.lgtm.yml compat: ignore LGTM checks on third party 2018-03-19 21:58:31 +05:45
.travis.yml Reenable all Travis Jobs. 2018-07-07 14:55:47 +01:00
LICENSE Add license text everywhere. 2018-03-19 21:58:28 +05:45
README.md README: move testing bits into tests directory. 2018-03-19 21:58:32 +05:45
dev_requirements.txt issue #275: bump ansible to 2.5.5 2018-06-25 01:36:55 +01:00
preamble_size.py Initial Python 3.x port work. 2018-07-07 14:55:47 +01:00
run_tests Record ulimit -a in run_test output. 2018-07-07 14:55:47 +01:00
setup.cfg Ignore another annoying flake8 message. 2018-05-28 02:33:47 +01:00
setup.py Update trove classifiers. 2018-07-07 14:55:47 +01:00
tox.ini Fix invocation of test runner by tox 2018-06-18 19:43:50 +01:00

README.md