Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |