]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-131798: Narrow the result of _CONTAINS_OP_DICT to bool in the JIT (GH-132269)
authorNadeshiko Manju <me@manjusaka.me>
Tue, 8 Apr 2025 16:12:09 +0000 (00:12 +0800)
committerGitHub <noreply@github.com>
Tue, 8 Apr 2025 16:12:09 +0000 (09:12 -0700)
commitd753d8aed738a4a2adedc24263af64d6f7051b4a
treef1170a03f2cdd2b07cc7bbe0b7f2408255d16539
parent71009cb835f9fa37647b0f2f7dcc0d6ca8aa36b6
GH-131798: Narrow the result of _CONTAINS_OP_DICT to bool in the JIT (GH-132269)

Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-04-08-21-20-12.gh-issue-131798.Ft9tIF.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h