index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Python
/
stackrefs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-131527: Stackref debug borrow checker (#140599)
Mikhail Efimov
2025-11-05
1
-9/+82
*
gh-135125: Fix Py_STACKREF_DEBUG build (GH-139475)
Mikhail Efimov
2025-10-23
1
-13/+9
*
GH-132554: Fix tier2 `FOR_ITER` implementation and optimizations (GH-135137)
Mark Shannon
2025-06-05
1
-0/+4
*
GH-132554: "Virtual" iterators (GH-132555)
Mark Shannon
2025-05-27
1
-0/+8
*
gh-133590: ensure that `TableEntry.linenumber_borrow` is initialized (#133681)
Lauta
2025-05-11
1
-1/+1
*
GH-132508: Use tagged integers on the evaluation stack for the last instructi...
Mark Shannon
2025-04-29
1
-5/+24
*
GH-131498: Cases generator: manage stacks automatically (GH-132074)
Mark Shannon
2025-04-04
1
-0/+3
*
GH-131904: Fix Py_STACKREF_DEBUG build (GH-132022)
Mark Shannon
2025-04-03
1
-2/+8
*
GH-127705: Use `_PyStackRef`s in the default build. (GH-127875)
Mark Shannon
2025-03-10
1
-0/+9
*
GH-127705: better double free message. (GH-130785)
Mark Shannon
2025-03-05
1
-10/+36
*
GH-127705: Add debug mode for `_PyStackRef`s inspired by HPy debug mode (GH-1...
Mark Shannon
2024-12-20
1
-0/+156