]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34482: test datetime classes' handling of non-UTF-8-encodable strings (GH-8878)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 23 Oct 2018 07:04:24 +0000 (00:04 -0700)
committerGitHub <noreply@github.com>
Tue, 23 Oct 2018 07:04:24 +0000 (00:04 -0700)
commit313e5015d258778737bff766a8ccf997a0cc20c7
tree9a25448d6eea9ae4e0f52387555f20b8e9e63b4d
parentfc62c7223ed1ecd422e870cf7bfc23060444450a
bpo-34482: test datetime classes' handling of non-UTF-8-encodable strings (GH-8878)

(cherry picked from commit 3b0047d8e982b10b34ab05fd207b7d513cc1188a)

Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>
Lib/test/datetimetester.py