This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Add --with-module-config= to 'configure' script
Type: enhancement Stage: resolved
Components: Build Versions: Python 3.8
process
Status: closed Resolution: out of date
Dependencies: Superseder:
Assigned To: Nosy List: nascheme
Priority: normal Keywords: patch

Created on 2018-07-12 19:56 by nascheme, last changed 2022-04-11 14:59 by admin. This issue is now closed.

Pull Requests
URL Status Linked Edit
PR 8269 closed nascheme, 2018-07-12 20:03
Messages (1)
msg321580 - (view) Author: Neil Schemenauer (nascheme) * (Python committer) Date: 2018-07-12 19:56
This patch is based on top of GH-8229 but could be changed to work without it.
History
Date User Action Args
2022-04-11 14:59:03adminsetgithub: 78287
2020-10-31 20:07:08naschemesetstatus: open -> closed
resolution: out of date
stage: patch review -> resolved
2018-07-12 20:03:09naschemesetkeywords: + patch
pull_requests: + pull_request7804
2018-07-12 19:56:39naschemecreate