Skip to content

gh-133485: Use _interpreters.call() in InterpreterPoolExecutor #133957

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

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented May 13, 2025

Most importantly, this resolves the issues with functions and types defined in __main__.
It also expands the number of supported objects.

(This is based on gh-133484, thus only the last commit.)

@ericsnowcurrently ericsnowcurrently added needs backport to 3.14 bugs and security fixes and removed awaiting core review labels May 13, 2025
@ericsnowcurrently ericsnowcurrently force-pushed the interp-pool-executor-use-interp-call branch from 5340a57 to 62d7c2c Compare May 13, 2025 01:13
@ericsnowcurrently ericsnowcurrently marked this pull request as draft May 13, 2025 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant