Skip to content

gh-119182: Complete PyUnicodeWriter documentation - #127607

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:writer_doc
Dec 5, 2024
Merged

gh-119182: Complete PyUnicodeWriter documentation#127607
vstinner merged 1 commit into
python:mainfrom
vstinner:writer_doc

Conversation

@vstinner

@vstinnervstinner commented Dec 4, 2024

Copy link
Copy Markdown
Member

@vstinner

Copy link
Copy Markdown
MemberAuthor

cc @pitrou@skirpichev

@skirpichev
skirpichev self-requested a review December 5, 2024 04:41

@skirpichevskirpichev 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.

Looks good.

But, perhaps, you could move sentence "The instance must be destroyed by ... or ..." to the PyUnicodeWriter_Create() docs.

@vstinner
vstinner merged commit 1ef6e8c into python:mainDec 5, 2024
@vstinner
vstinner deleted the writer_doc branch December 5, 2024 09:37
@vstinner

Copy link
Copy Markdown
MemberAuthor

Merged, thanks for reviews.

srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
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.

4 participants

@vstinner@skirpichev@kumaraditya303@StanFromIreland