]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127787: Move _PyUnicodeError_GetParams() to the internal C API (#128803)
authorVictor Stinner <vstinner@python.org>
Tue, 14 Jan 2025 10:17:20 +0000 (11:17 +0100)
committerGitHub <noreply@github.com>
Tue, 14 Jan 2025 10:17:20 +0000 (11:17 +0100)
commit24a8d920c1ec251a389fca6dedfb860d9f4bbc76
tree967e75bb9d32a7a608ad4914d801d785756339ca
parenteefd4a0bc764c0272c560f26dd10fb8fba0fb7d4
gh-127787: Move _PyUnicodeError_GetParams() to the internal C API (#128803)
Include/cpython/pyerrors.h
Include/internal/pycore_pyerrors.h