]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131357: Add some extra tests for empty bytes and bytearray (#134458)
authorSergey Miryanov <sergey.miryanov@gmail.com>
Thu, 22 May 2025 07:01:46 +0000 (00:01 -0700)
committerGitHub <noreply@github.com>
Thu, 22 May 2025 07:01:46 +0000 (09:01 +0200)
commit7309eb60c077836b4b05a86ed23c710dbff737ec
tree46d498dd9b41a0762559a06f8784c1448cbe6dd1
parent979d81a17905e922d32fb1671f9ed394e0ffbda6
gh-131357: Add some extra tests for empty bytes and bytearray (#134458)
Lib/test/test_capi/test_bytearray.py
Lib/test/test_capi/test_bytes.py