diff options
author | Victor Stinner <vstinner@python.org> | 2025-03-13 09:22:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-13 09:22:58 (GMT) |
commit | 2ed671b5e3a64183ed2af220dd37c6b5182f52d3 (patch) | |
tree | b98caae98f00de8b352422309052d19aca7aa06c /Lib/test/test_support.py | |
parent | dd6d24e9d20407ea31a3bb653eab252ee0d41ffa (diff) | |
download | cpython-2ed671b5e3a64183ed2af220dd37c6b5182f52d3.zip cpython-2ed671b5e3a64183ed2af220dd37c6b5182f52d3.tar.gz cpython-2ed671b5e3a64183ed2af220dd37c6b5182f52d3.tar.bz2 |
gh-111178: Change Argument Clinic signature for `@staticmethod` (#131157) (#131159)
Use "PyObject*", instead of "void*", for `@staticmethod` functions to
fix an undefined behavior.
Diffstat (limited to 'Lib/test/test_support.py')
0 files changed, 0 insertions, 0 deletions