Skip to content

bpo-36763: Make _PyCoreConfig.check_hash_pycs_mode public#13052

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

bpo-36763: Make _PyCoreConfig.check_hash_pycs_mode public#13052
vstinner merged 1 commit intopython:masterfrom
vstinner:check_hash_pycs_mode

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented May 2, 2019

_PyCoreConfig: Rename _check_hash_pycs_mode field to
check_hash_pycs_mode (make it public) and change its type from "const
char*" to "wchar_t*".

https://bugs.python.org/issue36763

_PyCoreConfig: Rename _check_hash_pycs_mode field to
check_hash_pycs_mode (make it public) and change its type from "const
char*" to "wchar_t*".
@vstinner vstinner merged commit cb9fbd3 into python:master May 2, 2019
@vstinner vstinner deleted the check_hash_pycs_mode branch May 2, 2019 03:52
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