]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35412: Add testcase to test_future4 (GH-11131)
authorVictor Stinner <vstinner@redhat.com>
Wed, 12 Dec 2018 17:38:34 +0000 (18:38 +0100)
committerGitHub <noreply@github.com>
Wed, 12 Dec 2018 17:38:34 +0000 (18:38 +0100)
commit502fe19b10f66235fcf8f13fc1c0308190845def
tree707a8c0d1953b5c7556406a4b25621404db7359c
parentb0e0877629e3df4bc3042fd424e96f197b2e9fa4
bpo-35412: Add testcase to test_future4 (GH-11131)

Add testcase to test_future4: check unicode literal.
Lib/test/test_future4.py
Misc/NEWS.d/next/Tests/2018-12-12-18-07-58.bpo-35412.kbuJor.rst [new file with mode: 0644]