The Wayback Machine - https://web.archive.org/web/20221031135520/https://github.com/python/cpython/pull/98826
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-98825: Add a context to PyState, surface it on segfaults #98826

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

orf
Copy link
Contributor

@orf orf commented Oct 28, 2022

Closes #98825

needs tests and further work, but the general approach is here. This is also my first c and first cPython contribution, so I’m sorry if this is hot garbage!

@orf orf requested a review from iritkatriel as a code owner Oct 28, 2022
@orf orf changed the title Go-98825: Add a context to PyState, surface it on segfaults Gh-98825: Add a context to PyState, surface it on segfaults Oct 28, 2022
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Associate thread-local data/context with a faulthandler traceback
2 participants
HTTPS · web.archive.org
← Home