]> granicus.if.org Git - python/commit
bpo-33744: Fix test_uu. (GH-7350) (GH-7353)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 3 Jun 2018 15:22:54 +0000 (08:22 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 3 Jun 2018 15:22:54 +0000 (18:22 +0300)
commitda7f8ce21adc6cd0d7f86f5784a1d477891976f7
tree06abb8ac8aca813583f1906917ec973d23fd5688
parentdb3039085845af5d68ab863f03e9684681b1516d
bpo-33744: Fix test_uu. (GH-7350) (GH-7353)

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