bpo-32030: Add _PyMainInterpreterConfig.executable by vstinner · Pull Request #4876 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
-
Add new fields to _PyMainInterpreterConfig:
- executable
- prefix
- base_prefix
- exec_prefix
- base_exec_prefix
-
_PySys_EndInit() now sets sys attributes from
_PyMainInterpreterConfig
* Add new fields to _PyMainInterpreterConfig: * executable * prefix * base_prefix * exec_prefix * base_exec_prefix * _PySys_EndInit() now sets sys attributes from _PyMainInterpreterConfig
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
vstinner
added
the
skip news
label
vstinner
merged commit
41264f1
into
python:master
bedevere-bot
removed
the
awaiting merge
label
vstinner
deleted the
sys_endinit2
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