gh-111178: Change Argument Clinic signature for `@staticmethod` (#131157) by vstinner · Pull Request #131159 · python/cpython

Conversation

@vstinner

@vstinner vstinner commented

Mar 12, 2025

edited by bedevere-app bot

Loading

…python#131157)

Use "PyObject*", instead of "void*", for `@staticmethod` functions to
fix an undefined behavior.

skirpichev

erlend-aasland

@vstinner

Merged, thanks for reviews.

plashchynski pushed a commit to plashchynski/cpython that referenced this pull request

Mar 17, 2025

Labels