Commits
User selector
Commit History
Commits on Mar 4, 2026
Commits on Jan 8, 2026
gh-142095: Use thread local frame info in `py-bt` and `py-bt-full` when available (gh-143371)
Show description for 49c3b0aandauthored
Commits on Jan 29, 2025
Commits on Jan 21, 2025
GH-128563: Add new frame owner type for interpreter entry frames (GH-129078)
Show description for f5b6356authored
Commits on Nov 5, 2024
gh-115999: Fix gdb support for libpython.so after thread-local bytecode change (#126440)
Show description for bbfd9c9authored
Commits on Nov 4, 2024
gh-115999: Implement thread-local bytecode and enable specialization for `BINARY_OP` (#123926)
Show description for 2e95c5bauthored
Commits on Sep 12, 2024
gh-123923: Defer refcounting for `f_executable` in `_PyInterpreterFrame` (#123924)
Show description for b2afe2aauthored
Commits on Aug 21, 2024
Commits on Jun 26, 2024
gh-117139: Convert the evaluation stack to stack refs (#118450)
Show description for 22b0de2andauthored
Commits on May 2, 2024
Commits on Apr 2, 2024
Commits on Mar 20, 2024
Commits on Feb 7, 2024
GH-108362: Revert "GH-108362: Incremental GC implementation (GH-108038)" (#115132)
Show description for 8a3c499authored
Commits on Feb 5, 2024
Commits on Feb 1, 2024
gh-112529: Remove PyGC_Head from object pre-header in free-threaded build (#114564)
Show description for 587d480authored
Commits on Oct 26, 2023
Commits on Jun 14, 2023
GH-100987: Allow objects other than code objects as the "executable" of an internal frame. (GH-105727)
Show description for 7199584authoredgdb libpython.py: Remove compatibility code (#105739)
Show description for 0316063authored
Commits on Jun 1, 2023
gh-105156: Cleanup usage of old Py_UNICODE type (#105158)
Show description for 7d07e58authored
Commits on Mar 22, 2023
GH-101291: Rearrange the size bits in PyLongObject (GH-102464)
Show description for 7559f5fauthored
Commits on Jan 30, 2023
Commits on Jan 3, 2023
Commits on Nov 10, 2022
GH-96421: Insert shim frame on entry to interpreter (GH-96319)
Show description for 1e197e6authored
Commits on Aug 24, 2022
Commits on Aug 15, 2022
GH-95707: Fix uses of `Py_TPFLAGS_MANAGED_DICT` (GH-95854)
Show description for 3ef3c63authored
Commits on Aug 1, 2022
Commits on May 12, 2022
Commits on Apr 21, 2022
GH-88116: Use a compact format to represent end line and column offsets. (GH-91666)
Show description for 944fffeauthored
Commits on Apr 16, 2022
gh-91595: fix the comparison of character and integer by using ord() (#91596)
Show description for 9300b6dandauthored
Commits on Apr 7, 2022
Commits on Mar 15, 2022
Commits on Mar 1, 2022
Commits on Jan 5, 2022
Commits on Dec 19, 2021
Revert "bpo-46131: add fastpath for PyFloat_Check() (GH-30200)" (GH-30208)
Show description for 29ea68bauthored- authored