bpo-36763: Add _PyCoreConfig._config_version by vstinner · Pull Request #13065 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
bpo-36763: Add _PyCoreConfig._config_version#13065
vstinner merged 1 commit intopython:masterfrom
vstinner:config_version
bpo-36763: Add _PyCoreConfig._config_version#13065
vstinner merged 1 commit intopython:masterfrom
vstinner:config_version
Conversation
Copy link Copy Markdown
Member
Add privite _config_version field to _PyPreConfig and _PyCoreConfig
to prepare future ABI compatibility.
vstinner
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
Add private _config_version field to _PyPreConfig and _PyCoreConfig to prepare future ABI compatibility.
vstinner
merged commit
373893c
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
config_version
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