Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.14] gh-136434: Fix docs generation of `UnboundItem` in subinterpreters ↵ | Miss Islington (bot) | 2025-07-11 | 1 | -7/+12 |
| | | | | | | | | (GH-136435) (#136540) gh-136434: Fix docs generation of `UnboundItem` in subinterpreters (GH-136435) (cherry picked from commit 3343fce05acb29a772599ce586abd43edf40bae6) 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/+102 |
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) |