Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-108220: Internal header files require Py_BUILD_CORE to be defined (#108221) | Victor Stinner | 2023-08-21 | 1 | -0/+8 |
* | gh-105481: do not auto-generate pycore_intrinsics.h (#106913) | Irit Katriel | 2023-07-20 | 1 | -5/+15 |
* | gh-103763: Implement PEP 695 (#103764) | Jelle Zijlstra | 2023-05-16 | 1 | -2/+10 |
* | GH-103963: Make dis display names of args for intrinsics opcodes (#104029) | Juhi Chandalia | 2023-05-03 | 1 | -14/+12 |
* | gh-90110: Fix the c-analyzer Tool (#102483) | Eric Snow | 2023-03-07 | 1 | -2/+2 |
* | gh-101799: implement PREP_RERAISE_STAR as an intrinsic function (#101800) | Irit Katriel | 2023-02-14 | 1 | -0/+13 |
* | GH-99005: More intrinsics (GH-100774) | Mark Shannon | 2023-01-06 | 1 | -1/+4 |
* | GH-99005: Add `CALL_INTRINSIC_1` instruction (GH-100771) | Mark Shannon | 2023-01-05 | 1 | -0/+10 |