Files
cpython/Modules
Eric Snow 88f8102a8f gh-132775: Support Fallbacks in _PyObject_GetXIData() (gh-133482)
It now supports a "full" fallback to _PyFunction_GetXIData() and then `_PyPickle_GetXIData()`.  There's also room for other fallback modes if that later makes sense.
2025-05-21 07:23:48 -06:00
..
2025-05-07 14:50:39 -05:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.