]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-131357: Add some extra tests for empty bytes and bytearray (GH-134458)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 22 May 2025 07:28:44 +0000 (09:28 +0200)
committerGitHub <noreply@github.com>
Thu, 22 May 2025 07:28:44 +0000 (07:28 +0000)
commit044fe0b2e11b2cbdacbfc12ca34d9819d88457a1
treef2fd27613a1539b189a55a5e9c8fe7e2b08cee77
parent55aba16059a417790c2cffddee3fb0ae2eb14452
[3.13] gh-131357: Add some extra tests for empty bytes and bytearray (GH-134458) (#134490)

gh-131357: Add some extra tests for empty bytes and bytearray (GH-134458)
(cherry picked from commit 7309eb60c077836b4b05a86ed23c710dbff737ec)

Co-authored-by: Sergey Miryanov <sergey.miryanov@gmail.com>
Lib/test/test_capi/test_bytearray.py
Lib/test/test_capi/test_bytes.py