]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138325: steal list items in `INTRINSIC_LIST_TO_TUPLE` opcode (#149960)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Mon, 18 May 2026 06:37:12 +0000 (08:37 +0200)
committerGitHub <noreply@github.com>
Mon, 18 May 2026 06:37:12 +0000 (12:07 +0530)
commit6ee879ffa1cbea78b0a0c4eff7e532fd6a2959ac
tree5504d20aa60c38bf1a7f83fb2b97f089ff1111ca
parentacefff95eab3db6b7cf837f3ce2707bbf9199376
gh-138325: steal list items in `INTRINSIC_LIST_TO_TUPLE` opcode (#149960)
Misc/NEWS.d/next/Core_and_Builtins/2026-05-17-12-00-00.gh-issue-138325.h2XSfe.rst [new file with mode: 0644]
Python/intrinsics.c