Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-45813: Make sure that frame->generator is NULLed when generator is deallo... | Mark Shannon | 2021-11-22 | 1 | -0/+3 |
* | bpo-44990: Change layout of evaluation frames. "Layout B" (GH-27933) | Mark Shannon | 2021-08-25 | 1 | -20/+12 |
* | bpo-44590: Lazily allocate frame objects (GH-27077) | Mark Shannon | 2021-07-26 | 1 | -0/+135 |