commit | ad4c7954df11b45ab2d17eefeb42bb7385615697 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Jun 03 08:23:53 2018 -0700 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Jun 03 18:23:53 2018 +0300 |
tree | 8e538fd5f858d565d4516fb6a9328507c7a99219 | |
parent | 949da9e44b4e0d5b32745b91f9582158442b68d1 [diff] |
bpo-33744: Fix test_uu. (GH-7350) (GH-7352) Separate tests leaked files or were depended on files leaked in other tests. (cherry picked from commit 027f95c736457f12c5713d9cf5b95ac335e583df) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>