Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.14] gh-136285: Improve `pickle` protocol testing in `test_interpreters` ↵ | Miss Islington (bot) | 2025-07-06 | 1 | -6/+2 |
| | | | | | | | | (GH-136286) (#136333) gh-136285: Improve `pickle` protocol testing in `test_interpreters` (GH-136286) (cherry picked from commit 06e347b84648f3f8e144e8f70671d610da082b77) Co-authored-by: sobolevn <mail@sobolevn.me> | ||||
* | [3.14] gh-134939: Add the concurrent.interpreters Module (gh-135414) | Eric Snow | 2025-06-12 | 1 | -0/+289 |
PEP-734 has been accepted (for 3.14). (FTR, I'm opposed to putting this under the concurrent package, but doing so is the SC condition under which the module can land in 3.14.) (cherry picked from commit 62143736b, AKA gh-133958) |