]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107211: No longer export pycore_strhex.h functions (#108229)
authorVictor Stinner <vstinner@python.org>
Mon, 21 Aug 2023 18:12:22 +0000 (20:12 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2023 18:12:22 +0000 (18:12 +0000)
commit18fc543b377f3521b2503e0d013e1d32ccdf9190
tree6ab3adf0651726806285f6cb1e49507fb8a2bd72
parent1cc391d9e2ea24ca750005335507b52933fc0b52
gh-107211: No longer export pycore_strhex.h functions (#108229)

No longer export functions:

* _Py_strhex_bytes()
* _Py_strhex_with_sep()
Include/internal/pycore_strhex.h