| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-106320: Move private _PyGen API to the internal C API (#107032) | Victor Stinner | 2023-07-22 | 1 | -6/+0 |
| * | GH-102181: Improve specialization stats for SEND (GH-102182) | penguin_wwy | 2023-05-10 | 1 | -0/+2 |
| * | GH-100719: Remove redundant `gi_code` field from generator object. (GH-100749) | Mark Shannon | 2023-02-23 | 1 | -3/+2 |
| * | gh-87347: Add parenthesis around PyXXX_Check() arguments (#92815) | Victor Stinner | 2022-06-16 | 1 | -4/+4 |
| * | bpo-47045: Remove `f_state` field (GH-31963) | Mark Shannon | 2022-03-22 | 1 | -1/+1 |
| * | bpo-45316: Move private functions to internal C API (GH-31579) | Victor Stinner | 2022-02-25 | 1 | -4/+0 |
| * | bpo-46409: Make generators in bytecode (GH-30633) | Mark Shannon | 2022-01-20 | 1 | -1/+0 |
| * | bpo-45963: Make space for the InterpreterFrame of a generator in that generat... | Mark Shannon | 2021-12-06 | 1 | -15/+8 |
| * | bpo-35134: Move classobject.h to Include/cpython/ (GH-28968) | Victor Stinner | 2021-10-15 | 1 | -0/+100 |
