]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121489: Export private _PyBytes_Join() again (#122267)
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>
Thu, 25 Jul 2024 15:31:30 +0000 (17:31 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jul 2024 15:31:30 +0000 (17:31 +0200)
commitaef95eb107fef9355c66461612aedd31265f8c21
tree7399a629ee2ac518d93eb8763f71856b21b52cc9
parent2e14a52cced9834ed5f7e0665a08055de554360f
gh-121489: Export private _PyBytes_Join() again (#122267)
Include/cpython/bytesobject.h
Include/internal/pycore_bytesobject.h
Misc/NEWS.d/next/C API/2024-07-21-17-40-07.gh-issue-121489.SUMFCr.rst [new file with mode: 0644]
Modules/_io/bufferedio.c