index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Python
/
crossinterp_data_lookup.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-135443: Sometimes Fall Back to __main__.__dict__ For Globals (gh-135491)
Eric Snow
2025-06-16
1
-7/+17
*
gh-132775: Clean Up Cross-Interpreter Error Handling (gh-135369)
Eric Snow
2025-06-13
1
-0/+27
*
gh-132775: Always Set __builtins__ In _PyFunction_FromXIData() (gh-134758)
Eric Snow
2025-05-27
1
-0/+8
*
gh-132775: Support Fallbacks in _PyObject_GetXIData() (gh-133482)
Eric Snow
2025-05-21
1
-24/+38
*
gh-132775: Add _PyFunction_GetXIData() (gh-133481)
Eric Snow
2025-05-12
1
-0/+56
*
gh-132775: Add _PyCode_GetXIData() (gh-133475)
Eric Snow
2025-05-05
1
-0/+24
*
gh-132775: Add _PyBytes_GetXIData() (gh-133101)
Eric Snow
2025-04-28
1
-13/+75
*
gh-132775: Cleanup Related to crossinterp.c Before Further Changes (gh-132974)
Eric Snow
2025-04-28
1
-50/+50
*
gh-132781: Cleanup Code Related to NotShareableError (gh-132782)
Eric Snow
2025-04-25
1
-31/+66
*
gh-132776: Revert Moving memoryview XIData Code to memoryobject.c (gh-132960)
Eric Snow
2025-04-25
1
-2/+0
*
gh-132776: Cleanup for XIBufferViewType (gh-132821)
Eric Snow
2025-04-25
1
-0/+2
*
gh-76785: Improved Subinterpreters Compatibility with 3.12 (2/2) (gh-126707)
Eric Snow
2024-11-12
1
-31/+44
*
gh-76785: Improved Subinterpreters Compatibility with 3.12 (1/2) (gh-126704)
Eric Snow
2024-11-11
1
-2/+2
*
gh-76785: Minor Cleanup of "Cross-interpreter" Code (gh-126457)
Eric Snow
2024-11-07
1
-107/+99
*
gh-76785: Improved Subinterpreters Compatibility with 3.12 (gh-115424)
Eric Snow
2024-02-13
1
-0/+594