mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -04:00
5c66189e88
PyMethodDescr_Type, _PyMethodWrapper_Type, and PyWrapperDescr_Type) have been modified to provide introspection information for builtins. Also: many additional Lib, test suite, and Argument Clinic fixes.