Skip to content

Minor InterpreterPoolExecutor Issues #133485

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

Open
ericsnowcurrently opened this issue May 6, 2025 · 0 comments
Open

Minor InterpreterPoolExecutor Issues #133485

ericsnowcurrently opened this issue May 6, 2025 · 0 comments
Assignees
Labels
3.14 bugs and security fixes stdlib Python modules in the Lib dir topic-subinterpreters type-bug An unexpected behavior, bug, or error

Comments

@ericsnowcurrently
Copy link
Member

ericsnowcurrently commented May 6, 2025

Bug report

Bug report

Bug description:

  • __main__ handling isn't quite right
  • non-pickleable-but-shareable objects fail
  • common code with test.support.interpreters should be shared

This has gh-132775 as a prerequisite.

CPython versions tested on:

CPython main branch

Operating systems tested on:

No response

Linked PRs

@ericsnowcurrently ericsnowcurrently added type-bug An unexpected behavior, bug, or error stdlib Python modules in the Lib dir topic-subinterpreters 3.14 bugs and security fixes labels May 6, 2025
@ericsnowcurrently ericsnowcurrently self-assigned this May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.14 bugs and security fixes stdlib Python modules in the Lib dir topic-subinterpreters type-bug An unexpected behavior, bug, or error
Projects
Status: Todo
Development

No branches or pull requests

1 participant