]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-131357: Add tests for zero-sized bytes objects in test_bytes.py (GH-134234...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 May 2025 18:56:32 +0000 (20:56 +0200)
committerGitHub <noreply@github.com>
Tue, 20 May 2025 18:56:32 +0000 (18:56 +0000)
commit4c22fa65706b2a25baf281e6ccaebe5745d67cf4
tree425a91f564b2668f99b4ed496db616dbb9aff85f
parentaebbbaffe8c5e65acb937612d369c44a0e15fc1c
[3.13] gh-131357: Add tests for zero-sized bytes objects in test_bytes.py (GH-134234) (#134379)

gh-131357: Add tests for zero-sized bytes objects in test_bytes.py (GH-134234)
(cherry picked from commit 306f9e04e50c80f7be2a38fc3b64accf59f5164c)

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