mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
Use "PyObject*", instead of "PyTypeObject*", for `@classmethod` functions to fix an undefined behavior.
Source files for standard library extension modules, and former extension modules that are now builtin modules.