]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-131798: Type-propagate string/list/tuple slices (GH-134671)
authorAmit Lavon <amitlavon1.spam@gmail.com>
Sat, 7 Jun 2025 21:08:44 +0000 (14:08 -0700)
committerGitHub <noreply@github.com>
Sat, 7 Jun 2025 21:08:44 +0000 (14:08 -0700)
commit8fdbbf8b18f1405abe677d0e04874c1c86ccdb4a
treed888bec4d3123eab86ddd064eda71300a02ce825
parentac9c3431cc5916a795c42b3e2b965233ceffe6f0
GH-131798: Type-propagate string/list/tuple slices (GH-134671)
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-05-25-19-32-15.gh-issue-131798.f5h8aI.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h