]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add yet one assertion in test_set_text_charset_cp949 (GH-151224)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Jun 2026 11:36:14 +0000 (14:36 +0300)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2026 11:36:14 +0000 (14:36 +0300)
commit3ca93ab198497da9451101019b67c52e7873377d
treeeb6cb0d11b4b40c2ab4b2c766d1edcbc635a6faa
parent3a08e9373977788e7691ec0a973fbe1abe170c91
Add yet one assertion in test_set_text_charset_cp949 (GH-151224)

Check bytes(m), not only str(m).
Lib/test/test_email/test_contentmanager.py