COMMITS
/ Python/crossinterp_data_lookup.h April 1, 2026
Y
gh-147960: Fix memory leak in crossinterp _tuple_shared() on alloc failure (#147961)
Yongtao Huang committed
March 31, 2026
S
gh-146615: Fix format specifiers in Python/ directory (GH-146619)
sunmy2019 committed
June 16, 2025
E
gh-135443: Sometimes Fall Back to __main__.__dict__ For Globals (gh-135491)
Eric Snow committed
June 13, 2025
E
gh-132775: Clean Up Cross-Interpreter Error Handling (gh-135369)
Eric Snow committed
May 27, 2025
E
gh-132775: Always Set __builtins__ In _PyFunction_FromXIData() (gh-134758)
Eric Snow committed
May 21, 2025
E
gh-132775: Support Fallbacks in _PyObject_GetXIData() (gh-133482)
Eric Snow committed
May 12, 2025
E
gh-132775: Add _PyFunction_GetXIData() (gh-133481)
Eric Snow committed
May 5, 2025
E
gh-132775: Add _PyCode_GetXIData() (gh-133475)
Eric Snow committed
April 28, 2025
E
gh-132775: Add _PyBytes_GetXIData() (gh-133101)
Eric Snow committed
E
gh-132775: Cleanup Related to crossinterp.c Before Further Changes (gh-132974)
Eric Snow committed
April 25, 2025
E
gh-132781: Cleanup Code Related to NotShareableError (gh-132782)
Eric Snow committed
E
gh-132776: Revert Moving memoryview XIData Code to memoryobject.c (gh-132960)
Eric Snow committed
E
gh-132776: Cleanup for XIBufferViewType (gh-132821)
Eric Snow committed
November 12, 2024
E
gh-76785: Improved Subinterpreters Compatibility with 3.12 (2/2) (gh-126707)
Eric Snow committed
November 11, 2024
E
gh-76785: Improved Subinterpreters Compatibility with 3.12 (1/2) (gh-126704)
Eric Snow committed
November 7, 2024
E
gh-76785: Minor Cleanup of "Cross-interpreter" Code (gh-126457)
Eric Snow committed
February 13, 2024
E
gh-76785: Improved Subinterpreters Compatibility with 3.12 (gh-115424)
Eric Snow committed