bpo-45847: Port test modules to PY_STDLIB_MOD (GH-29660) by tiran · Pull Request #29660 · python/cpython
# Module compiler and linker flags # yes: module is available # missing: build dependency is missing # disabled: module is disabled # n/a: module is not available on the current platform # Module state, compiler flags and linker flags # Empty CFLAGS and LDFLAGS are omitted. # states: # * yes: module is available # * missing: build dependency is missing # * disabled: module is disabled # * n/a: module is not available on the current platform # MODULE_EGG=yes # yes, missing, disabled, n/a # MODULE_EGG_CFLAGS= # MODULE_EGG_LDFLAGS=