]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34482: test datetime classes' handling of non-UTF-8-encodable strings (GH-8878)
authorAlexey Izbyshev <izbyshev@ispras.ru>
Tue, 23 Oct 2018 06:36:08 +0000 (09:36 +0300)
committerTal Einat <taleinat+github@gmail.com>
Tue, 23 Oct 2018 06:36:08 +0000 (09:36 +0300)
commit3b0047d8e982b10b34ab05fd207b7d513cc1188a
tree1210f2857e7f9c16b9c0d64135ceb39e5adcc378
parent83a07652e0033f0d9994ae7634b91d6581c56b00
bpo-34482: test datetime classes' handling of non-UTF-8-encodable strings (GH-8878)
Lib/test/datetimetester.py