Skip to content

Docs: Update PyExc_* tables in the c-api documentation #131640

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

Merged
merged 2 commits into from
Jun 6, 2025

Conversation

koyuki7w
Copy link
Contributor

@koyuki7w koyuki7w commented Mar 24, 2025

PyExc_BaseExceptionGroup and PyExc_EncodingWarning are not listed in the exceptions table and the warnings table.


📚 Documentation preview 📚: https://cpython-previews--131640.org.readthedocs.build/en/131640/c-api/exceptions.html#standard-exceptions

@hugovk hugovk removed the needs backport to 3.12 only security fixes label Apr 10, 2025
@serhiy-storchaka serhiy-storchaka added the needs backport to 3.14 bugs and security fixes label May 8, 2025
@encukou encukou merged commit f00512d into python:main Jun 6, 2025
32 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jun 6, 2025
@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.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 6, 2025
…1640)

Add `PyExc_BaseExceptionGroup` and `PyExc_EncodingWarning`
(cherry picked from commit f00512d)

Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Jun 6, 2025

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 6, 2025
…1640)

Add `PyExc_BaseExceptionGroup` and `PyExc_EncodingWarning`
(cherry picked from commit f00512d)

Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 6, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jun 6, 2025

GH-135221 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 Jun 6, 2025
encukou pushed a commit that referenced this pull request Jun 6, 2025
…31640) (GH-135220)

Docs: Update `PyExc_*` tables in the c-api documentation (GH-131640)

Add `PyExc_BaseExceptionGroup` and `PyExc_EncodingWarning`
(cherry picked from commit f00512d)

Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
encukou pushed a commit that referenced this pull request Jun 6, 2025
…31640) (GH-135221)

Docs: Update `PyExc_*` tables in the c-api documentation (GH-131640)

Add `PyExc_BaseExceptionGroup` and `PyExc_EncodingWarning`
(cherry picked from commit f00512d)

Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
@koyuki7w koyuki7w deleted the doc-fix-1 branch June 6, 2025 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants