summaryrefslogtreecommitdiffstats
path: root/Python/crossinterp.c
Commit message (Expand)AuthorAgeFilesLines
* gh-76785: Minor Fixes in crossinterp.c (gh-111671)Eric Snow2023-11-031-126/+267
* GH-111435: Add Support for Sharing True and False Between Interpreters (gh-11...Anthony Shaw2023-11-021-0/+25
* gh-76785: Crossinterp utils additions (gh-111530)Eric Snow2023-11-011-58/+934
* GH-111438: Add Support for Sharing Floats Between Interpreters (gh-111439)Anthony Shaw2023-10-311-0/+28
* gh-76785: Move the Cross-Interpreter Code to Its Own File (gh-111502)Eric Snow2023-10-301-0/+627