Skip to content

[concurrent.futures.interpreter] Update to 3.14.0b4 #14522

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

Merged

Conversation

donBarbos
Copy link
Contributor

@donBarbos donBarbos commented Aug 4, 2025

Source: python/cpython#133957

  • Add do_call function
  • Add interp, results attributes to WorkerContext
  • Remove ExecutionFailed
  • Remove shared argument from methods

* Add `do_call` function
* Add `interp`, `results` attributes to `WorkerContext`
* Remove `ExecutionFailed`
* Remove `shared` argument from methods
@donBarbos donBarbos closed this Aug 4, 2025
@donBarbos donBarbos reopened this Aug 4, 2025

This comment has been minimized.

@brianschubert
Copy link
Member

FTR: this is the upstream PR for the 3.14.0b4 changes: python/cpython#133957

@donBarbos donBarbos changed the title [concurrent.futures.interpreter] Update to 3.14 [concurrent.futures.interpreter] Update to 3.14.0b4 Aug 4, 2025
Copy link
Contributor

github-actions bot commented Aug 4, 2025

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra JelleZijlstra merged commit 084742b into python:main Aug 5, 2025
63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants