Skip to content

Fix typo in docstring and remove duplicate signal.h include in faultlhandler.c #96720

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 1 commit into from
Sep 26, 2022
Merged

Fix typo in docstring and remove duplicate signal.h include in faultlhandler.c #96720

merged 1 commit into from
Sep 26, 2022

Conversation

chgnrdv
Copy link
Contributor

@chgnrdv chgnrdv commented Sep 9, 2022

This fix corrects a typo in dump_traceback_later function docstring and removes duplicate signal.h include directive

…andler.c

This fix corrects a typo in dump_traceback_later function docstring and removes duplicate signal.h include directive
@mdboom mdboom added the docs Documentation in the Doc dir label Sep 9, 2022
@vstinner
Copy link
Member

Merged, thanks.

Converting faulthandler to Argument Clinic would avoid repeating the signature, but that's a separated topic ;-)

@chgnrdv chgnrdv deleted the fix-faulthandler-multiple-signal-h-include-and-docstring-typo branch October 8, 2022 15:44
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants