]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-132042: Fix calculation of slotdef index in update_one_slot() (#145880)
authorSergey Miryanov <sergey.miryanov@gmail.com>
Thu, 12 Mar 2026 22:16:53 +0000 (03:16 +0500)
committerGitHub <noreply@github.com>
Thu, 12 Mar 2026 22:16:53 +0000 (23:16 +0100)
commitf105265538823126dda5bc113fdb72cb2d5d2dbc
treee0e78011e101620caac645802b2a4e75087a5bef
parentcd5217283112d41c0244e2d96302cbe33f0b4cb1
GH-132042: Fix calculation of slotdef index in update_one_slot() (#145880)
Objects/typeobject.c