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-110383: Explained which error message is generated when there is an unhandled exception #111574

Merged
merged 3 commits into from Nov 19, 2023

Conversation

Unique-Usman
Copy link
Contributor

@Unique-Usman Unique-Usman commented Oct 31, 2023

The line "with a message as shown above" is ambiguous as an error message has also came after the intended error message. So, I clealy explain which error message is generated and linked the message to where it is being described.


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

@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Oct 31, 2023
@Unique-Usman Unique-Usman changed the title gh-110383: Explained which error message is generated when there is an unhandled exception gh-110383: Explained which error message is generated when there is an unhandled exception Oct 31, 2023
@Unique-Usman
Copy link
Contributor Author

@hugovk @CAM-Gerlach help review this.

@hugovk
Copy link
Member

hugovk commented Nov 19, 2023

Which one is this from the list at #110383?

@Unique-Usman
Copy link
Contributor Author

List of erata - 8

https://mail.python.org/archives/list/docs@python.org/thread/ZEDPZHRVGLYR4ZFZ5I3NBWVMHMX4WPGW/

Doc/tutorial/errors.rst Outdated Show resolved Hide resolved
@hugovk hugovk added needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Nov 19, 2023
Explained what happened when there is no handler for an exception i.e unhandled exception.

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@hugovk
Copy link
Member

hugovk commented Nov 19, 2023

Thank you!

@hugovk hugovk merged commit a6d25de into python:main Nov 19, 2023
23 checks passed
@miss-islington-app
Copy link

Thanks @Unique-Usman for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 19, 2023
…e is an unhandled exception (pythonGH-111574)

(cherry picked from commit a6d25de)

Co-authored-by: Unique-Usman <86585626+Unique-Usman@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 19, 2023
…e is an unhandled exception (pythonGH-111574)

(cherry picked from commit a6d25de)

Co-authored-by: Unique-Usman <86585626+Unique-Usman@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Nov 19, 2023

GH-112264 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 Nov 19, 2023
@bedevere-app
Copy link

bedevere-app bot commented Nov 19, 2023

GH-112265 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Nov 19, 2023
@Unique-Usman
Copy link
Contributor Author

It makes sense like this, as it has been clearly mentioned that it is an unhandled exception. Thank you @hugovk

hugovk added a commit that referenced this pull request Nov 19, 2023
…re is an unhandled exception (GH-111574) (#112264)

Co-authored-by: Unique-Usman <86585626+Unique-Usman@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull request Nov 19, 2023
…re is an unhandled exception (GH-111574) (#112265)

Co-authored-by: Unique-Usman <86585626+Unique-Usman@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@Unique-Usman Unique-Usman deleted the unique_exception branch November 19, 2023 15:51
@Unique-Usman Unique-Usman restored the unique_exception branch November 19, 2023 15:51
@Unique-Usman Unique-Usman deleted the unique_exception branch November 19, 2023 15:51
@Unique-Usman Unique-Usman restored the unique_exception branch November 19, 2023 15:51
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…e is an unhandled exception (python#111574)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.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 skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants