Skip to content

Commit d26a31d

Browse files
committed
bpo-45847: PY_STDLIB_MOD_SIMPLE now checks py_stdlib_not_available
``PY_STDLIB_MOD_SIMPLE`` macro used to ignore ``py_stdlib_not_available``. Emscripten has a couple of modules disabled that are "simple". Also ``_multiprocessing`` now checks for ``sem_unlink`` and ``fcntl`` is disabled on Emscripten platform. Signed-off-by: Christian Heimes <christian@python.org>
1 parent f7a62f2 commit d26a31d

File tree

2 files changed

+608
-83
lines changed

2 files changed

+608
-83
lines changed

0 commit comments

Comments
 (0)