Skip to content

gh-157047: Support sharing of complex types in subinterpreters - #157051

Open
lgeiger wants to merge 1 commit into
python:mainfrom
lgeiger:subinterpreter-share-complex
Open

gh-157047: Support sharing of complex types in subinterpreters#157051
lgeiger wants to merge 1 commit into
python:mainfrom
lgeiger:subinterpreter-share-complex

Conversation

@lgeiger

@lgeiger lgeiger commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

This PR adds support for sharing complex types in subinterpreters similar to int/float which is much faster than going via pickle.

@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #34422091 | 📁 Comparing 2f79174 against main (09117bc)

  🔍 Preview build  

2 files changed
± library/concurrent.interpreters.html
± whatsnew/changelog.html

@lgeiger lgeiger changed the title gh-157047: Support sharing of complex types in subinterpreters gh-157047: Support sharing of complex types in subinterpreters Sep 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant