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
Marc Hartmayer 5b04049ce2 mitogen/core: Unpickle user defined classes from the (trusted) parent
The parent has other possibilities than doing attacks via malicious messages.
Therefore it's okay to trust the messages from the parents and use unsecure
unpickling methods.

Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com>
2 months ago
.ci mitogen: Fix non-blocking IO errors in first stage of bootstrap 4 months ago
.github Python 3.14 support 3 months ago
ansible_mitogen Add FreeIPA client modules to the always-fork list. 4 months ago
docs Prepare v0.3.29 3 months ago
examples Remove get_password_hash, unused 1 year ago
mitogen mitogen/core: Unpickle user defined classes from the (trusted) parent 2 months ago
scripts add Python3 compatibility 2 years ago
tests tests: add test for passing user defined classes and instances from parent -> child 2 months ago
.gitignore chore: Ignore locally installed collections, dummy modules, etc 7 months ago
.lgtm.yml Whoops, merge together lgtm.yml and .lgtm.yml 6 years ago
LICENSE Bump copyright year and use generic author name (testing Travis) 5 years ago
MANIFEST.in setup.py: include LICENSE; closes #538. 7 years ago
README.md docs: shields.io badges for PyPI version & supported Python versions 1 year ago
dev_requirements.txt Split dev_requirements.txt up according to test mode. 7 years ago
netlify.toml docs: Attempt to configure Netlify build of mitogen.networkgenomics.com 12 months ago
preamble_size.py preamble_size: Fix variability of command & preamble(?) size 4 months ago
run_tests tests: Remove unittest2, use stdlib unittest 4 years ago
setup.cfg Keep comatibility with `setuptools` tagging wheels with `py2.py3` 6 months ago
setup.py Python 3.14 support 3 months ago
tox.ini Python 3.14 support 3 months ago

README.md