]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-131339: test PyBytes_Size for a zero-size bytes object (GH-131340) (#131344)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 17 Mar 2025 12:20:32 +0000 (13:20 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Mar 2025 12:20:32 +0000 (12:20 +0000)
commit6e7432f130c05e07e85005673588b17b16da69c2
treee66fa4265f586bebb5b753a6d847c49957304c51
parente5e8b8ab44ab8e64fe2b3d475833e220e5976210
[3.12] gh-131339: test PyBytes_Size for a zero-size bytes object (GH-131340) (#131344)

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