Skip to content

Fix minor typos in unicode.rst#149587

Merged
JelleZijlstra merged 1 commit intopython:mainfrom
manoj-km24:fix-minor-typos-unicode-rst
May 9, 2026
Merged

Fix minor typos in unicode.rst#149587
JelleZijlstra merged 1 commit intopython:mainfrom
manoj-km24:fix-minor-typos-unicode-rst

Conversation

@manoj-km24
Copy link
Copy Markdown
Contributor

This PR fixes minor typos in Doc/c-api/unicode.rst. Fixes the below statement:

The return type is now ``const char *`` rather of ``char *``

as

The return type is now ``const char *`` rather than ``char *``

Also makes the word "written character" as "written characters" in:

Return the number of written character, or return ``-1`` and raise an
exception on error.

@read-the-docs-community
Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #32612555 | 📁 Comparing 469f171 against main (354ef33)

  🔍 Preview build  

1 file changed
± c-api/unicode.html

@JelleZijlstra JelleZijlstra added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels May 9, 2026
@JelleZijlstra JelleZijlstra enabled auto-merge (squash) May 9, 2026 21:31
@JelleZijlstra JelleZijlstra merged commit 4e97ff3 into python:main May 9, 2026
48 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs May 9, 2026
@miss-islington-app
Copy link
Copy Markdown

Thanks @manoj-km24 for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 9, 2026

GH-149620 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 9, 2026
@miss-islington-app
Copy link
Copy Markdown

Sorry, @manoj-km24 and @JelleZijlstra, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 4e97ff3351f381a61b238bd8e805e4e8dd3ea5cf 3.13

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 9, 2026

GH-149621 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label May 9, 2026
JelleZijlstra pushed a commit that referenced this pull request May 9, 2026
Fix minor typos in unicode.rst (GH-149587)
(cherry picked from commit 4e97ff3)

Co-authored-by: Manoj K M <manojkmdev24@gmail.com>
JelleZijlstra pushed a commit that referenced this pull request May 9, 2026
Fix minor typos in unicode.rst (GH-149587)
(cherry picked from commit 4e97ff3)

Co-authored-by: Manoj K M <manojkmdev24@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes skip issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants