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.
2021-01-25 22:18:36 +00:00
..
_static docs: remove a little more top margin wastage 2019-02-13 16:02:58 +00:00
_templates Merge devel/290 @ 79b979ec8544ef5d8620c64068d4a42fabf50415 2019-11-02 16:46:59 +00:00
images issue #505: docs: add new detail graph for one scenario. 2019-02-09 22:20:47 +00:00
.gitignore docs: fix intensely annoying _prefix, 2 years later. 2018-04-06 16:50:36 +01:00
Makefile docs: get rid of autobuild remnant 2019-01-05 20:11:46 +00:00
ansible_detailed.rst Merge branch 'master' into patch-1 2020-09-20 15:17:02 -07:00
api.rst issue #595: add buildah to docs and changelog. 2019-08-15 02:35:23 +01:00
changelog.rst Add the msvcrt moduleto the default module deny list 2021-01-25 22:18:36 +00:00
conf.py Bump copyright year and use generic author name (testing Travis) 2021-01-14 20:07:47 +00:00
contributors.rst docs: add new contributor entry 2019-06-03 18:06:17 +01:00
domainrefs.py docs: add domainrefs plugin to make link aliases everywhere \o/ 2019-08-17 18:32:47 +01:00
examples.rst docs: fix example up so it's closer to real code 2018-12-14 03:36:46 +00:00
getting_started.rst Fix for sample in doc 2019-08-01 11:01:14 +01:00
howitworks.rst docs: tweaks to better explain changelog race 2019-08-17 18:32:47 +01:00
index.rst docs: add domainrefs plugin to make link aliases everywhere \o/ 2019-08-17 18:32:47 +01:00
internals.rst Merge devel/290 @ 79b979ec8544ef5d8620c64068d4a42fabf50415 2019-11-02 16:46:59 +00:00
pickle-substitutes.ods docs: First round of Pickle-likes survey 2018-03-19 21:58:33 +05:45
requirements.txt docs: make Sphinx install soft fail on Python 2. 2019-08-12 11:46:37 +01:00
services.rst issue #589: ensure real FileService/PushFileService are in the docs 2019-06-03 18:06:17 +01:00
toc.rst docs: reorder chapters 2019-08-18 01:12:42 +01:00