gh-106320: Remove more private _PyUnicode C API functions (#106382) by vstinner · Pull Request #106385 · python/cpython · GitHub
Skip to content

gh-106320: Remove more private _PyUnicode C API functions (#106382)#106385

Merged
vstinner merged 2 commits intopython:mainfrom
vstinner:pycore_unicodeobject3
Jul 4, 2023
Merged

gh-106320: Remove more private _PyUnicode C API functions (#106382)#106385
vstinner merged 2 commits intopython:mainfrom
vstinner:pycore_unicodeobject3

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Jul 3, 2023

Remove private _PyUnicode codecs C API functions: move them to the internal C API (pycore_unicodeobject.h). No longer export these functions.

vstinner added 2 commits July 4, 2023 08:58
Remove private _PyUnicode codecs C API functions: move them to the
internal C API (pycore_unicodeobject.h). No longer export most of
these functions.
@vstinner vstinner force-pushed the pycore_unicodeobject3 branch from 67883f9 to 07088e0 Compare July 4, 2023 07:03
@vstinner vstinner merged commit d8c5d76 into python:main Jul 4, 2023
@vstinner vstinner deleted the pycore_unicodeobject3 branch July 4, 2023 07:30
@bedevere-bot
Copy link
Copy Markdown

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