bpo-36142: Add _PyPreConfig structure by vstinner · Pull Request #12172 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
bpo-36142: Add _PyPreConfig structure#12172
vstinner merged 1 commit intopython:masterfrom
vstinner:preparse7
bpo-36142: Add _PyPreConfig structure#12172
vstinner merged 1 commit intopython:masterfrom
vstinner:preparse7
Conversation
Copy link Copy Markdown
Member
- Add _PyPreConfig structure
- Move use_environment from _PyCoreConfig to _PyPreConfig
- Add a new "_PyPreConfig preconfig;" field to _PyCoreConfig
vstinner
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
* Add _PyPreConfig structure * Move 'ignored' and 'use_environment' fields from _PyCoreConfig to _PyPreConfig * Add a new "_PyPreConfig preconfig;" field to _PyCoreConfig
vstinner
requested a review
from a team
vstinner
merged commit
cad1f74
into
python:master
bedevere-bot
removed
the
awaiting merge
label
vstinner
deleted the
preparse7
branch
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment