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

trivial typo in a comment in the source code: "If a callaback raises an exception" #96292

Closed
williamstein opened this issue Aug 25, 2022 · 0 comments
Labels
docs Documentation in the Doc dir

Comments

@williamstein
Copy link

williamstein commented Aug 25, 2022

There is a trivial typo in a comment here:

If a callaback raises an exception, it is logged with sys.unraisablehook.");

It says "If a callaback raises an exception" but should say "If a callback raises an exception".

@williamstein williamstein added the docs Documentation in the Doc dir label Aug 25, 2022
ansabgillani added a commit to ansabgillani/cpython that referenced this issue Aug 27, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Aug 27, 2022
…e.c (pythonGH-96327)

(cherry picked from commit 0ace820)

Co-authored-by: Ansab Gillani <56605828+ansabgillani@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Aug 27, 2022
…e.c (pythonGH-96327)

(cherry picked from commit 0ace820)

Co-authored-by: Ansab Gillani <56605828+ansabgillani@users.noreply.github.com>
miss-islington added a commit that referenced this issue Aug 27, 2022
…H-96327)

(cherry picked from commit 0ace820)

Co-authored-by: Ansab Gillani <56605828+ansabgillani@users.noreply.github.com>
miss-islington added a commit that referenced this issue Aug 27, 2022
…H-96327)

(cherry picked from commit 0ace820)

Co-authored-by: Ansab Gillani <56605828+ansabgillani@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
Projects
None yet
Development

No branches or pull requests

1 participant