]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] Add yet one assertion in test_set_text_charset_cp949 (GH-151224) (GH-151237)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 10 Jun 2026 13:36:58 +0000 (15:36 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2026 13:36:58 +0000 (13:36 +0000)
commit7a76730125144a36ceba94067fa25e2afa302f5f
treebb92114dd799d3ef8e1566ca5a36880227cb618e
parent9761ef9bb8d9e607ad14782a2f64f52d8246ac74
[3.15] Add yet one assertion in test_set_text_charset_cp949 (GH-151224) (GH-151237)

Add yet one assertion in test_set_text_charset_cp949 (GH-151224)

Check bytes(m), not only str(m).
(cherry picked from commit 3ca93ab198497da9451101019b67c52e7873377d)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_email/test_contentmanager.py