Skip to content

Two typos in 'Exception Handling' C-API documentation#150674

Open
manoj-marimuthu wants to merge 5 commits into
python:mainfrom
manoj-marimuthu:fix-typo-exceptions-rst
Open

Two typos in 'Exception Handling' C-API documentation#150674
manoj-marimuthu wants to merge 5 commits into
python:mainfrom
manoj-marimuthu:fix-typo-exceptions-rst

Conversation

@manoj-marimuthu
Copy link
Copy Markdown
Contributor

This PR addresses minor typos in Doc/c-api/exceptions.rst by fixing the 2 following statements for better clarity and readability.

If *current_tstate* is not ``NULL`` then it will be used to identify what the
current thread is in the written output

and

This function is meant to debug debug situations such as segfaults, fatal
errors, and similar.

@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news awaiting review labels May 31, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs May 31, 2026
@manoj-marimuthu manoj-marimuthu changed the title Fix typo exceptions rst Fix typo in exceptions.rst May 31, 2026
@read-the-docs-community
Copy link
Copy Markdown

read-the-docs-community Bot commented May 31, 2026

Documentation build overview

📚 cpython-previews | 🛠️ Build #32936822 | 📁 Comparing fb9ba6c against main (2f8f569)

  🔍 Preview build  

4 files changed
± c-api/exceptions.html
± library/array.html
± whatsnew/3.16.html
± whatsnew/changelog.html

Comment thread Doc/c-api/exceptions.rst Outdated
Comment thread Doc/c-api/exceptions.rst
Copy link
Copy Markdown
Member

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@StanFromIreland StanFromIreland changed the title Fix typo in exceptions.rst Two typos in 'Exception Handling' C-API documentation Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants