]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-121489: Export private _PyBytes_Join() again (GH-122267) (#122287)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 25 Jul 2024 16:06:31 +0000 (18:06 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jul 2024 16:06:31 +0000 (16:06 +0000)
commitdd270f610c40037f298e55e7ec2e0637563a8cfc
tree245ff2f77f82bbf576d0dfe9e335ee121569edab
parent88a96fc391d36f537a613c6efbe5980080156fea
[3.13] gh-121489: Export private _PyBytes_Join() again (GH-122267) (#122287)

gh-121489: Export private _PyBytes_Join() again (GH-122267)
(cherry picked from commit aef95eb107fef9355c66461612aedd31265f8c21)

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
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