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 251642943d Merge remote-tracking branch 'origin/v027' into stable
* origin/v027:
  docs: update Changelog for release.
  Bump version for release.
  issue #587: update Changelog
  issue #587: ansible: descriptive version check during startup.
  ansible: descriptive version check during startup.
  issue #581: expose mitogen_mask_remote_name variable.
  issue #576: fix Kwargs minor version check.
  issue #574: fix ISSUE_TEMPLATE link
  issue #575: fix exception text rendering
  docs: remove infringing mark
  docs: fix config var scope
  docs: faster stats-preserving redirect
  docs: update ansible page
  issue #570: add firewalld to always-fork list for now.
  docs: removed excess word
  docs: fixed message routing example description
  docs: removed repeated word
  docs: update Changelog; closes #557.
  issue #557: support correct cpu_set_t size
7 years ago
.ci .ci: copy private key file to tempdir. 7 years ago
.github issue #574: fix ISSUE_TEMPLATE link 7 years ago
ansible_mitogen issue #587: ansible: descriptive version check during startup. 7 years ago
docs Merge remote-tracking branch 'origin/v027' into stable 7 years ago
examples core: many docstring updates and an example substitute for Channel 7 years ago
mitogen Bump version for release. 7 years ago
scripts misc: rename to scripts. tab completion!! 7 years ago
tests issue #581: expose mitogen_mask_remote_name variable. 7 years ago
.gitignore Add venvs/ 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 Motivational shame badges back in README 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