commit | 2d91a1325f7def1cc3762cadf5f5a99a55dac78a | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Dec 17 00:34:06 2018 -0800 |
committer | Victor Stinner <vstinner@redhat.com> | Mon Dec 17 09:34:06 2018 +0100 |
tree | 05a74aa40a6d755d1c36d418e9022c59044645a8 | |
parent | 9a4758550d96030ee7e7f7c7c68b435db1a2a825 [diff] |
bpo-35412: Add testcase to test_future4 (GH-11131) (GH-11183) Add testcase to test_future4: check unicode literal. (cherry picked from commit 502fe19b10f66235fcf8f13fc1c0308190845def) Co-authored-by: Victor Stinner <vstinner@redhat.com>