gh-132399: fix invalid function signatures on the free-threaded build by picnixz · Pull Request #132400 · 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
5 changes: 3 additions & 2 deletions Objects/codeobject.c
26 changes: 18 additions & 8 deletions Python/gc_free_threading.c