Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Oct 7, 2019

Always define _PyUnicode_CheckConsistency() in the CPython C API.

https://bugs.python.org/issue38376

Always define _PyUnicode_CheckConsistency() in the CPython C API.
@vstinner
Copy link
Member Author

vstinner commented Oct 7, 2019

I tested manually that Python build correctly with the following commands:

./configure --prefix=$HOME/.local --with-assertions
make

@vstinner vstinner merged commit 435b2ee into python:3.8 Oct 7, 2019
@vstinner vstinner deleted the check_consistency38 branch October 7, 2019 19:12
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