Skip to content

gh-46236: Add Py_UNICODE_REPLACEMENT_CHARACTER doc - #132706

Merged
vstinner merged 3 commits into
python:mainfrom
StanFromIreland:Py_UNICODE_REPLACEMENT_CHARACTER
Apr 22, 2025
Merged

gh-46236: Add Py_UNICODE_REPLACEMENT_CHARACTER doc#132706
vstinner merged 3 commits into
python:mainfrom
StanFromIreland:Py_UNICODE_REPLACEMENT_CHARACTER

Conversation

@StanFromIreland

@StanFromIrelandStanFromIreland commented Apr 18, 2025

Copy link
Copy Markdown
Member

@brianschubert

brianschubert commented Apr 18, 2025

Copy link
Copy Markdown
Contributor

I notice that Py_UNICODE_REPLACEMENT_CHARACTER is under the "Internal API" section in Include/unicodeobject.h. Does that say anything about whether this should be documented?

Comment threadDoc/c-api/unicode.rst Outdated
Comment threadDoc/c-api/unicode.rst Outdated
Comment threadDoc/c-api/unicode.rst Outdated
StanFromIrelandand others added 2 commits April 22, 2025 10:45
Co-authored-by: Victor Stinner <vstinner@python.org>

@vstinnervstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vstinner
vstinner merged commit 5ffb894 into python:mainApr 22, 2025
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsApr 22, 2025
@vstinner

Copy link
Copy Markdown
Member

Merged, thanks.

@StanFromIreland
StanFromIreland deleted the Py_UNICODE_REPLACEMENT_CHARACTER branch April 22, 2025 12:30
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@StanFromIreland@brianschubert@vstinner