]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-131339: test PyBytes_Size for a zero-size bytes object (GH-131340) (#131343)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 17 Mar 2025 09:01:40 +0000 (10:01 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Mar 2025 09:01:40 +0000 (09:01 +0000)
commit3930b7c2589d33cb1542e13c7b302149b5a74db1
treede5aa1192dd4aa95f071543bfbabdcc487c37585
parent4d7d249a0560d377b5a4c7fc0999bfa7ef5d67fd
[3.13] gh-131339: test PyBytes_Size for a zero-size bytes object (GH-131340) (#131343)

gh-131339: test PyBytes_Size for a zero-size bytes object (GH-131340)
(cherry picked from commit 3ae67ba97e88d6f066a5b6f0c809f57fe4a1ecbe)

Co-authored-by: Nybblista <170842536+nybblista@users.noreply.github.com>
Lib/test/test_capi/test_bytes.py