Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-113172: Fix compiler warnings in Modules/_xxinterpqueuesmodule.c (GH-113173) | Serhiy Storchaka | 2023-12-15 | 1 | -1/+3 |
| | | | Fix compiler waarnings in Modules/_xxinterpqueuesmodule.c | ||||
* | gh-76785: More Fixes for test.support.interpreters (gh-113012) | Eric Snow | 2023-12-12 | 1 | -0/+1685 |
This brings the module (along with the associated extension modules) mostly in sync with PEP 734. There are only a few small things to wrap up. |