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.
mitogen/docs
Alex Willmer bce3bab3e8 Add the msvcrt moduleto the default module deny list
Commit https://github.com/python/cpython/commit/880d42a3b247 (first
released in Python 3.8a0) moved an import of msvcrt from an if <win32>
block, into a try/except block. So now the import is tried even on Linux
or MacOS.

https://docs.python.org/3/library/msvcrt.html is a Windows specific
builtin.
4 years ago
..
_static
_templates Merge devel/290 @ 79b979ec8544ef5d8620c64068d4a42fabf50415 5 years ago
images
.gitignore
Makefile
ansible_detailed.rst Merge branch 'master' into patch-1 4 years ago
api.rst
changelog.rst Add the msvcrt moduleto the default module deny list 4 years ago
conf.py Bump copyright year and use generic author name (testing Travis) 4 years ago
contributors.rst
domainrefs.py
examples.rst
getting_started.rst
howitworks.rst
index.rst
internals.rst Merge devel/290 @ 79b979ec8544ef5d8620c64068d4a42fabf50415 5 years ago
pickle-substitutes.ods
requirements.txt
services.rst
toc.rst