Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-46236: Add missing document of PyUnicode_DecodeCodePageStateful #127934

Merged
merged 4 commits into from
Feb 10, 2025

Conversation

koyuki7w
Copy link
Contributor

@koyuki7w koyuki7w commented Dec 14, 2024

PyUnicode_DecodeCodePageStateful is in the limited C-API, and the document does not exist.


📚 Documentation preview 📚: https://cpython-previews--127934.org.readthedocs.build/

…eful`

`PyUnicode_DecodeCodePageStateful` is in the limited C-API,
and the document does not exist.
Co-authored-by: Stan Ulbrych <[email protected]>
@ZeroIntensity ZeroIntensity added needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes labels Jan 10, 2025
koyuki7w and others added 2 commits January 11, 2025 10:58
@encukou encukou merged commit 8d9d3e4 into python:main Feb 10, 2025
25 checks passed
@miss-islington-app
Copy link

Thanks @koyuki7w for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 10, 2025
…-127934)

(cherry picked from commit 8d9d3e4)

Co-authored-by: Yuki Kobayashi <[email protected]>
Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Peter Bierma <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Feb 10, 2025

GH-129961 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Feb 10, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 10, 2025
…-127934)

(cherry picked from commit 8d9d3e4)

Co-authored-by: Yuki Kobayashi <[email protected]>
Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Peter Bierma <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Feb 10, 2025

GH-129962 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Feb 10, 2025
encukou pushed a commit that referenced this pull request Feb 10, 2025
…) (GH-129961)

gh-46236: Document `PyUnicode_DecodeCodePageStateful` (GH-127934)

(cherry picked from commit 8d9d3e4)

Co-authored-by: Yuki Kobayashi <[email protected]>
Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Peter Bierma <[email protected]>
encukou pushed a commit that referenced this pull request Feb 10, 2025
…) (GH-129962)

gh-46236: Document `PyUnicode_DecodeCodePageStateful` (GH-127934)

(cherry picked from commit 8d9d3e4)

Co-authored-by: Yuki Kobayashi <[email protected]>
Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Peter Bierma <[email protected]>
@koyuki7w koyuki7w deleted the doc-fix-1 branch February 11, 2025 00:17
@encukou
Copy link
Member

encukou commented Feb 17, 2025

Thank you, @koyuki7w!

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.

5 participants