mirror of
https://github.com/python/cpython.git
synced 2025-10-28 20:25:04 +00:00
Use "PyObject*", instead of "PyTypeObject*", for `@classmethod` functions to fix an undefined behavior. |
||
|---|---|---|
| .. | ||
| clinic | ||
| multiprocessing.c | ||
| multiprocessing.h | ||
| posixshmem.c | ||
| semaphore.c | ||