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.
9fb2371d64
The old hack on the master side we had is broken for some reason on 3.x. Instead tweak the client to be more selective: if a request is for a module within a package, the package must be loaded (in sys.modules), and its __loader__ must be us. Previously if the module didn't exist in sys.modules, we'd still try to fetch from the master, which doesn't appear to ever make sense. |
6 years ago | |
---|---|---|
.travis | 7 years ago | |
ansible_mitogen | 6 years ago | |
docs | 6 years ago | |
examples | 6 years ago | |
mitogen | 6 years ago | |
tests | 6 years ago | |
.gitignore | 7 years ago | |
.lgtm.yml | ||
.travis.yml | 6 years ago | |
ChangeLog | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
dev_requirements.txt | 7 years ago | |
preamble_size.py | 6 years ago | |
run_tests | 7 years ago | |
setup.cfg | 7 years ago | |
setup.py | 6 years ago | |
tox.ini | 7 years ago |