gh-138045: Fix importing numpy in legacy subinterpreters by skipping switch to main interpreter when not needed by jan-hasse · Pull Request #142979 · python/cpython · GitHub
Skip to content
Closed
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
117 changes: 56 additions & 61 deletions Python/import.c
Loading