]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-111772: Specialize slot loads and stores for `_Py_T_OBJECT` (GH-111773)
authorMark Shannon <mark@hotpy.org>
Mon, 6 Nov 2023 13:55:04 +0000 (13:55 +0000)
committerGitHub <noreply@github.com>
Mon, 6 Nov 2023 13:55:04 +0000 (13:55 +0000)
commita7b0f63cdb83c0652fab19bbbc8547dfe309b1d2
tree28eec2b50f08af4b3eb6649a291a4d90a111dc3b
parentd78c872e0d680f6e63afa6661df5021775a03690
GH-111772: Specialize slot loads and stores for `_Py_T_OBJECT` (GH-111773)
Misc/NEWS.d/next/Core and Builtins/2023-11-03-19-25-38.gh-issue-111772.aRQvOn.rst [new file with mode: 0644]
Python/specialize.c