]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-104231: Add more tests for str(), repr(), ascii(), and bytes() (GH-112551...
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 1 Dec 2023 08:16:47 +0000 (10:16 +0200)
committerGitHub <noreply@github.com>
Fri, 1 Dec 2023 08:16:47 +0000 (10:16 +0200)
commitae1ea41cf34663e7a20fd294939d99dd11ab8b7f
tree1ab54c852dd1d0e619f423e6f4f6b79672e8b53f
parent88d9142639fa6b7562e072faed98a9545d2f8a8f
[3.12] gh-104231: Add more tests for str(), repr(), ascii(), and bytes() (GH-112551) (GH-112555)

(cherry picked from commit 2223899adce858a09ebeaaf82111e6cda9b42415)
Lib/test/test_bytes.py
Lib/test/test_unicode.py