]> granicus.if.org Git - python/commit
bpo-33744: Fix test_uu. (GH-7350) (GH-7352)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 3 Jun 2018 15:23:53 +0000 (08:23 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 3 Jun 2018 15:23:53 +0000 (18:23 +0300)
commitad4c7954df11b45ab2d17eefeb42bb7385615697
tree8e538fd5f858d565d4516fb6a9328507c7a99219
parent949da9e44b4e0d5b32745b91f9582158442b68d1
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>
Lib/test/test_uu.py