]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-131798: Narrow the result of _CONTAINS_OP_SET to bool in the JIT (GH-132057)
authorTomas R. <tomas.roun8@gmail.com>
Sat, 5 Apr 2025 22:56:01 +0000 (00:56 +0200)
committerGitHub <noreply@github.com>
Sat, 5 Apr 2025 22:56:01 +0000 (15:56 -0700)
commit85bc489b649fe261f9625163c684a69a470b3dc1
tree43d078cac4313bfa7339f5dc881cec45a2196ed2
parentad6a032cebf59d1668caa7e726aa5da72e1cbb5c
GH-131798: Narrow the result of _CONTAINS_OP_SET to bool in the JIT (GH-132057)
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-04-03-20-11-02.gh-issue-131798.yhdUKW.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h