]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-131798: Narrow the return type of isinstance for some known arguments in the JIT...
authorTomas R. <tomas.roun8@gmail.com>
Mon, 19 May 2025 17:19:24 +0000 (13:19 -0400)
committerGitHub <noreply@github.com>
Mon, 19 May 2025 17:19:24 +0000 (13:19 -0400)
commit8d490b368766ee7b28d2ccf47704b1d4b5f1ea23
tree96b68a7059967e8555f84fd0e27ea5ae70581efe
parent9859791f9e116c827468f307ac0770286c975c8b
GH-131798: Narrow the return type of isinstance for some known arguments in the JIT (GH-133172)
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-04-26-17-50-01.gh-issue-131798.XiOgw5.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h