]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-131798: Narrow the return type of _GET_LEN to int (GH-133345)
authorNadeshiko Manju <me@manjusaka.me>
Tue, 20 May 2025 22:02:50 +0000 (06:02 +0800)
committerGitHub <noreply@github.com>
Tue, 20 May 2025 22:02:50 +0000 (18:02 -0400)
commite1c0c451a2ff815fc817e71ec15c37bff9cb84d0
treed3341c74525bfd9fe14f1625a0f65f59ac94519d
parente4fbfb12889013fd52565cd2598a366754cb677b
GH-131798: Narrow the return type of _GET_LEN to int (GH-133345)
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-05-03-22-31-53.gh-issue-131798.fQ0ato.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h