SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

gh-111178: Change Argument Clinic signature for `@classmethod` (#131157)

Use "PyObject*", instead of "PyTypeObject*", for `@classmethod`
functions to fix an undefined behavior.
V
Victor Stinner committed
061da44bacf347cc1fe82b03976e95f9c0992673
Parent: de2f7da
Committed by GitHub <noreply@github.com> on 3/12/2025, 4:42:07 PM