bpo-45573: Detect stdlib extension modules in configure by tiran · Pull Request #29534 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Conversation
configure now detects if a stdlib extension module is enabled/disabled and all prerequisites are available. Compiler and linker flags are passed to Makefile, makesetup, and setup.py. Missing modules: _curses, _curses_panel, _dbm, _sqlite3, _nis, _ctypes. Signed-off-by: Christian Heimes <christian@python.org>
tiran
mentioned this pull request
tiran
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters