Commits
User selector
Commit history
Commits on Feb 12, 2025
GH-128682: Account for escapes in `DECREF_INPUTS` (GH-129953)
Show description for 72f5665authored
Commits on Feb 7, 2025
Commits on Feb 6, 2025
gh-128563: A new tail-calling interpreter (GH-128718)
Show description for cb640b6authored
Commits on Feb 4, 2025
GH-128682: Mark two more macros as escaping. (GH-129645)
Show description for 96ff4c2authored- authored
Commits on Feb 3, 2025
GH-128563: Generate `opcode = ...` in instructions that need `opcode` (GH-129608)
Show description for 75b628aauthored- authored
Commits on Jan 31, 2025
Commits on Jan 29, 2025
Commits on Jan 27, 2025
GH-128914: Remove all but one conditional stack effects (GH-129226)
Show description for 75b4962authored- authored
Commits on Jan 25, 2025
Commits on Jan 23, 2025
Revert "GH-128914: Remove conditional stack effects from `bytecodes.c` and the code generators (GH-128918)" (GH-129202)
Show description for a10f993authored
Commits on Jan 22, 2025
GH-128682: Change a couple of functions to only steal references on success. (GH-129132)
Show description for 470a0a6authored
Commits on Jan 21, 2025
- authored
GH-128563: Add new frame owner type for interpreter entry frames (GH-129078)
Show description for f5b6356authored- authored
Commits on Jan 20, 2025
Commits on Jan 16, 2025
Commits on Jan 14, 2025
gh-115999: Specialize `LOAD_ATTR` for instance and class receivers in free-threaded builds (#128164)
Show description for b5ee025authoredGH-128682: Convert explicit loops closing arrays into `DECREF_INPUTS`. (GH-128822)
Show description for f49a1dfauthored
Commits on Jan 8, 2025
Commits on Jan 7, 2025
gh-115999: Add free-threaded specialization for COMPARE_OP (#126410)
Show description for 8f93dd8andauthored
Commits on Jan 6, 2025
Commits on Dec 31, 2024
Commits on Dec 20, 2024
Commits on Dec 19, 2024
gh-115999: Specialize `STORE_ATTR` in free-threaded builds. (gh-127838)
Show description for 1b15c89authored