]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-131015: Add test for bytes formatting errors (#131881) (#132115)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sat, 5 Apr 2025 09:40:33 +0000 (11:40 +0200)
committerGitHub <noreply@github.com>
Sat, 5 Apr 2025 09:40:33 +0000 (11:40 +0200)
commit9de2823b5aa62f780d7308e73168e9cc71af978a
tree13f339b33d0b12362ec9db8de271b455e10889cd
parent65181de34cb25954badc8447a271c2d34303f79c
[3.13] gh-131015: Add test for bytes formatting errors (#131881) (#132115)

* gh-131015: Add test for bytes formatting errors (#131881)

Co-authored-by: Ageev Maxim <maksim170901@gmail.com>
(cherry picked from commit 05557788f3c284ede73e6f94810ec796bb9d3721)
Lib/test/test_bytes.py