Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Aug 24, 2023

No longer export these 3 internal C API functions:

  • _PyUnicode_EncodeUTF16()
  • _PyUnicode_EncodeUTF32()
  • _PyUnicode_FromId()

Change comment style to "// comment" and add comment explaining why other functions have to be exported.

No longer export _PyUnicode_FromId() internal C API function.

Change comment style to "// comment" and add comment explaining why
other functions have to be exported.
@vstinner vstinner merged commit f1ae706 into python:main Aug 24, 2023
@vstinner vstinner deleted the dont_export4 branch August 24, 2023 15:40
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.

2 participants