]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Make slot functions in typeobject.c have compatible types (GH-112752)
authorChristopher Chavez <chrischavez@gmx.us>
Wed, 20 Dec 2023 14:13:44 +0000 (08:13 -0600)
committerGitHub <noreply@github.com>
Wed, 20 Dec 2023 14:13:44 +0000 (15:13 +0100)
commita545a86ec64fbab325db101bdd8964f524a89790
treed0add398c3670db433ac223323208d3441c5df0c
parent57b7e52790ae56309832497a1ce17e3e731b920e
gh-111178: Make slot functions in typeobject.c have compatible types (GH-112752)
Include/internal/pycore_typeobject.h
Objects/object.c
Objects/typeobject.c