[3.14] gh-132775: Clean Up Cross-Interpreter Error Handling (gh-135369) by miss-islington · Pull Request #135492 · python/cpython · GitHub
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,605 changes: 812 additions & 793 deletions Doc/data/python3.14.abi

Large diffs are not rendered by default.

37 changes: 20 additions & 17 deletions Include/internal/pycore_crossinterp.h
90 changes: 52 additions & 38 deletions Modules/_interpretersmodule.c
Loading