summaryrefslogtreecommitdiffstats
path: root/Modules/_interpreters_common.h
Commit message (Expand)AuthorAgeFilesLines
* gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134440)Eric Snow2025-05-221-0/+54
* gh-132775: Support Fallbacks in _PyObject_GetXIData() (gh-133482)Eric Snow2025-05-211-1/+3
* gh-132781: Cleanup Code Related to NotShareableError (gh-132782)Eric Snow2025-04-251-12/+4
* gh-132776: Revert Moving memoryview XIData Code to memoryobject.c (gh-132960)Eric Snow2025-04-251-1/+1
* gh-132776: Cleanup for XIBufferViewType (gh-132821)Eric Snow2025-04-251-1/+1
* gh-76785: Improved Subinterpreters Compatibility with 3.12 (2/2) (gh-126707)Eric Snow2024-11-121-3/+12
* gh-76785: Minor Cleanup of "Cross-interpreter" Code (gh-126457)Eric Snow2024-11-071-5/+5
* gh-76785: Expand How Interpreter Channels Handle Interpreter Finalization (gh...Eric Snow2024-07-151-0/+45
* gh-76785: Add More Tests to test_interpreters.test_api (gh-117662)Eric Snow2024-04-111-17/+0
* gh-76785: Drop PyInterpreterID_Type (gh-117101)Eric Snow2024-03-211-0/+17
* gh-76785: Minor Improvements to "interpreters" Module (gh-116328)Eric Snow2024-03-051-0/+8
* gh-76785: Improved Subinterpreters Compatibility with 3.12 (gh-115424)Eric Snow2024-02-131-0/+13