]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104231: Add more tests for str(), repr(), ascii(), and bytes() (GH-112551)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 30 Nov 2023 15:22:04 +0000 (17:22 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Nov 2023 15:22:04 +0000 (17:22 +0200)
commit2223899adce858a09ebeaaf82111e6cda9b42415
tree4ba948ca28a193cafd2724fa0923a6bde52250ad
parent1ff212debdc094c28928011cff9f4eea8de34d44
gh-104231: Add more tests for str(), repr(), ascii(), and bytes() (GH-112551)
Lib/test/test_bytes.py
Lib/test/test_str.py