commit | 027f95c736457f12c5713d9cf5b95ac335e583df | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Jun 03 17:22:42 2018 +0300 |
committer | GitHub <noreply@github.com> | Sun Jun 03 17:22:42 2018 +0300 |
tree | 3b04228655a49e0b7d15f7d50760d7a76f9d90c2 | |
parent | a801cf164be7c62b6a6dba47ff91d6c3edb67729 [diff] |
bpo-33744: Fix test_uu. (GH-7350) Separate tests leaked files or were depended on files leaked in other tests.