Skip to content

[3.7] bpo-34403: Always implement _Py_GetForceASCII()#10235

Merged
vstinner merged 1 commit intopython:3.7from
vstinner:fix_force_ascii37
Oct 30, 2018
Merged

[3.7] bpo-34403: Always implement _Py_GetForceASCII()#10235
vstinner merged 1 commit intopython:3.7from
vstinner:fix_force_ascii37

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Oct 30, 2018

Compilation fails on macOS because _Py_GetForceASCII() wasn't define:
always implement implement (default implementation: just return 0).

https://bugs.python.org/issue34403

Compilation fails on macOS because _Py_GetForceASCII() wasn't define:
always implement implement (default implementation: just return 0).
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