]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131015: Add test for bytes formatting errors (#131881)
authorAgeev Maxim <maksim170901@gmail.com>
Sat, 5 Apr 2025 08:30:16 +0000 (11:30 +0300)
committerGitHub <noreply@github.com>
Sat, 5 Apr 2025 08:30:16 +0000 (10:30 +0200)
commit05557788f3c284ede73e6f94810ec796bb9d3721
tree157db876c22eea5ea4ab1283b79667201a2928f7
parent06a110f5227ba9d52f6205fde55924a14cab36ff
gh-131015: Add test for bytes formatting errors (#131881)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Lib/test/test_bytes.py