]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127787: allow retrieving the clipped slice length in `_PyUnicodeError_GetParams...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Tue, 21 Jan 2025 10:45:53 +0000 (11:45 +0100)
committerGitHub <noreply@github.com>
Tue, 21 Jan 2025 10:45:53 +0000 (11:45 +0100)
commit36f341ca3ecd5f0d54073c6dbfa82b95d843cab8
tree677016888727892195871a32a228dc229b2e6985
parentbf150f61ad85dd609f412f1c87dec6245f484f0d
gh-127787: allow retrieving the clipped slice length in `_PyUnicodeError_GetParams` (GH-128980)
Include/internal/pycore_pyerrors.h
Objects/exceptions.c