]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128335: Make slice generic at runtime (#128336)
authorJames Hilton-Balfe <gobot1234yt@gmail.com>
Sun, 11 Jan 2026 19:27:24 +0000 (19:27 +0000)
committerGitHub <noreply@github.com>
Sun, 11 Jan 2026 19:27:24 +0000 (11:27 -0800)
commit265381b7e8bba00fefb40339d55fbe88133d4c04
tree65b5a050c14b9281c6e864b2133adf6d5aac0186
parent620a5b92693ac1b2cef1f90fd3c2dba1bb794552
gh-128335: Make slice generic at runtime (#128336)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Doc/reference/datamodel.rst
Doc/whatsnew/3.15.rst
Lib/test/test_genericalias.py
Misc/NEWS.d/next/Core_and_Builtins/2024-12-29-21-33-08.gh-issue-128334.3c5Nou.rst [new file with mode: 0644]
Objects/sliceobject.c