]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131798: Use `sym_new_type` instead of `sym_new_not_null` for `_BUILD_LIST`, `_BUIL...
authorNadeshiko Manju <me@manjusaka.me>
Wed, 16 Apr 2025 17:17:48 +0000 (01:17 +0800)
committerGitHub <noreply@github.com>
Wed, 16 Apr 2025 17:17:48 +0000 (01:17 +0800)
commitb9e88ff4cbf6481578421d58acf2455647cefeb4
tree28cabf2a9b212714c48c8ca1a74ac2f6bb7015d8
parent62ff86fa55c903a8362a64ecc363d8443aff2d07
gh-131798: Use `sym_new_type` instead of `sym_new_not_null` for `_BUILD_LIST`, `_BUILD_SLICE`, and `_BUILD_MAP` (GH-132434)

---------

Signed-off-by: Manjusaka <me@manjusaka.me>
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-04-12-19-41-16.gh-issue-131798.JkSocg.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h