Skip to content

bpo-36763: Add _PyCoreConfig._config_version#13065

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:config_version
May 2, 2019
Merged

bpo-36763: Add _PyCoreConfig._config_version#13065
vstinner merged 1 commit intopython:masterfrom
vstinner:config_version

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented May 2, 2019

Add privite _config_version field to _PyPreConfig and _PyCoreConfig
to prepare future ABI compatibility.

https://bugs.python.org/issue36763

Add private _config_version field to _PyPreConfig and _PyCoreConfig
to prepare future ABI compatibility.
@vstinner vstinner merged commit 373893c into python:master May 2, 2019
@vstinner vstinner deleted the config_version branch May 2, 2019 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants