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

* 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