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
Alex Willmer 48949cd249 parent: Use 'zip' alias of 'zlib' decoder
SSH command size: 448 (-5 bytes)
Preamble size: 8941 (no change)

NB: The 'zip' alias was absent in Python 3.x, until Python 3.4. This
should change be reverted if Python 3.0, 3.2, or 3.3 support is
required.
8 years ago
ansible_mitogen docs: Convert all URLs that support https:// 8 years ago
docs docs: First round of Pickle-likes survey 8 years ago
examples issue #122: helper to print environment 8 years ago
mitogen parent: Use 'zip' alias of 'zlib' decoder 8 years ago
tests parent: Precompute preamble sizes for first stage 8 years ago
.gitignore Some gitignore extras 8 years ago
.lgtm.yml compat: ignore LGTM checks on third party 8 years ago
.travis.yml Remove overall build timeout from .travis.yml. 8 years ago
LICENSE Add license text everywhere. 8 years ago
README.md README: move testing bits into tests directory. 8 years ago
dev_requirements.txt Move django test script into permanent test 8 years ago
preamble_size.py docs: fix preamble_size.py after whitelist changes 8 years ago
setup.cfg Initial flake8 configuration. 8 years ago
setup.py issue #93: enable use_2to3 to see what happens 8 years ago
test.sh tests: Find all *_test.py scripts and run them 8 years ago

README.md