mirror of
https://code.hackerspace.pl/q3k/youtube-dl
synced 2025-03-16 11:43:02 +00:00
The test case with {'test': '第二行тест'} was failing on python 2 (the non-ascii characters were replaced with '?').
The test case with {'test': '第二行тест'} was failing on python 2 (the non-ascii characters were replaced with '?').