Skip to content

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
@github-actions

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
@github-actions
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