Skip to content

gh-46236: Add missing PyUnicode_Resize() doc - #132628

Merged
vstinner merged 7 commits into
python:mainfrom
rruuaanng:add-resize-doc
Apr 22, 2025
Merged

gh-46236: Add missing PyUnicode_Resize() doc#132628
vstinner merged 7 commits into
python:mainfrom
rruuaanng:add-resize-doc

Conversation

@rruuaanng

@rruuaanngrruuaanng commented Apr 17, 2025

Copy link
Copy Markdown
Contributor

@bedevere-appbedevere-appBot mentioned this pull request Apr 17, 2025
33 tasks
@rruuaanng

Copy link
Copy Markdown
ContributorAuthor

cc @vstinner

Comment threadDoc/c-api/unicode.rst Outdated
Comment threadDoc/c-api/unicode.rst Outdated
Comment threadDoc/c-api/unicode.rst Outdated
Comment threadDoc/c-api/unicode.rst Outdated
Comment threadDoc/c-api/unicode.rst Outdated
rruuaanngand others added 3 commits April 18, 2025 09:03
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Comment threadDoc/c-api/unicode.rst
Comment threadDoc/c-api/unicode.rst Outdated
rruuaanngand others added 2 commits April 19, 2025 17:09
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>

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

LGTM

Hint: on pagetab "Files changed" you could apply several suggestions in one shot.

@vstinner

Copy link
Copy Markdown
Member

Merged, thank you.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@rruuaanng@vstinner@skirpichev@StanFromIreland