]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-99298: Clean up attribute specializations (GH-99398)
authorBrandt Bucher <brandtbucher@microsoft.com>
Thu, 17 Nov 2022 23:09:18 +0000 (15:09 -0800)
committerGitHub <noreply@github.com>
Thu, 17 Nov 2022 23:09:18 +0000 (15:09 -0800)
commitb629fdd88ac1c20439b49cbc9aa33b27cd5f6daf
treec94c9632b3c000aeba65cc019f0547ca548c8548
parent8555dee5aeedb2f37ee2e2216ef8707be0fc1d9d
GH-99298: Clean up attribute specializations (GH-99398)
Include/internal/pycore_code.h
Misc/NEWS.d/next/Core and Builtins/2022-11-10-16-53-40.gh-issue-99298.HqRJES.rst [new file with mode: 0644]
Python/bytecodes.c
Python/generated_cases.c.h
Python/specialize.c