]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131357: Add tests for zero-sized bytes objects in test_bytes.py (#134234)
authorabstractedfox <coldcaption@gmail.com>
Tue, 20 May 2025 12:24:27 +0000 (08:24 -0400)
committerGitHub <noreply@github.com>
Tue, 20 May 2025 12:24:27 +0000 (12:24 +0000)
commit306f9e04e50c80f7be2a38fc3b64accf59f5164c
treeb92dc4da16353d13ce6610729dd8863c0d03bb37
parenta31bbc951a9d74cd7b9092555c101e51a2b9482b
gh-131357: Add tests for zero-sized bytes objects in test_bytes.py (#134234)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_capi/test_bytes.py