98ef4837ec
[3.14] gh-133590: ensure that TableEntry.linenumber_borrow is initialized (GH-133681) ( #133872 )
...
gh-133590: ensure that `TableEntry.linenumber_borrow` is initialized (GH-133681)
(cherry picked from commit c838e21fda )
Co-authored-by: Lauta <[email protected] >
2025-05-11 08:44:22 +00:00
Mark Shannon and GitHub
ccf1b0b1c1
GH-132508: Use tagged integers on the evaluation stack for the last instruction offset (GH-132545)
2025-04-29 18:00:35 +01:00
Mark Shannon and GitHub
7099c75550
GH-131498: Cases generator: manage stacks automatically (GH-132074)
2025-04-04 17:59:36 +01:00
Mark Shannon and GitHub
275056a7fd
GH-131904: Fix Py_STACKREF_DEBUG build (GH-132022)
2025-04-03 09:40:37 +01:00
Mark Shannon and GitHub
2bef8ea8ea
GH-127705: Use _PyStackRefs in the default build. (GH-127875)
2025-03-10 14:06:56 +00:00
Mark Shannon and GitHub
78d50e91ff
GH-127705: better double free message. (GH-130785)
...
* Add location information when accessing already closed stackref
* Add #def option to track closed stackrefs to provide precise information for use after free and double frees.
2025-03-05 14:00:42 +00:00
Mark Shannon and GitHub
128cc47fbd
GH-127705: Add debug mode for _PyStackRefs inspired by HPy debug mode (GH-128121)
2024-12-20 16:52:20 +00:00