mirror of
https://github.com/python/cpython.git
synced 2026-07-10 20:13:20 -04:00
88f8102a8f
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.
Source files for standard library extension modules, and former extension modules that are now builtin modules.