]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-104231: Add more tests for str(), repr(), ascii(), and bytes() (GH-112551...
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 1 Dec 2023 08:17:20 +0000 (10:17 +0200)
committerGitHub <noreply@github.com>
Fri, 1 Dec 2023 08:17:20 +0000 (10:17 +0200)
commitfc11280a028bf225ab9790c8ca3f80509b256510
tree37b8eb9120b7e33820d80bc41098e0636a74ed02
parentddf6cfd4564de7242cea1fe940e9396aec6ebaac
[3.11] gh-104231: Add more tests for str(), repr(), ascii(), and bytes() (GH-112551) (GH-112556)

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