]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:59:00 +0000 (20:59 +0200)
committerGitHub <noreply@github.com>
Tue, 20 May 2025 18:59:00 +0000 (18:59 +0000)
commita2950d50ccd1e12f4e26f888ef66392dad886606
treef0b4ab0eb3ceae760911fe9e35246d7f01142261
parent2d90cc8b35d195f5330120ee3d606c5961228cdf
[3.14] gh-131357: Add tests for zero-sized bytes objects in test_bytes.py (GH-134234) (#134378)

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