]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99443: `descr_set_trampoline_call` return type should be `int` not `PyObject*...
authorHood Chatham <roberthoodchatham@gmail.com>
Wed, 16 Nov 2022 23:20:17 +0000 (15:20 -0800)
committerGitHub <noreply@github.com>
Wed, 16 Nov 2022 23:20:17 +0000 (15:20 -0800)
commitbc390dd93574c3c6773958c6a7e68adc83d0bf3f
tree0140e9d268ea3b588c63cede88a576621466b5a0
parentaa8b58cb33826bd2b1a1de631ebcd6a5353eecb5
gh-99443: `descr_set_trampoline_call` return type should be `int` not `PyObject*` (#99444)
Objects/descrobject.c