mirror of
https://github.com/python/cpython.git
synced 2026-07-26 20:03:16 -04:00
7a76730125
Add yet one assertion in test_set_text_charset_cp949 (GH-151224)
Check bytes(m), not only str(m).
(cherry picked from commit 3ca93ab198)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>