-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
bpo-33744: Fix test_uu. #7350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-33744: Fix test_uu. #7350
Conversation
Separate tests leaked files of depended on files leaked in other tests.
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7. |
GH-7352 is a backport of this pull request to the 3.7 branch. |
Separate tests leaked files or were depended on files leaked in other tests. (cherry picked from commit 027f95c) Co-authored-by: Serhiy Storchaka <[email protected]>
GH-7353 is a backport of this pull request to the 3.6 branch. |
Separate tests leaked files or were depended on files leaked in other tests. (cherry picked from commit 027f95c) Co-authored-by: Serhiy Storchaka <[email protected]>
Sorry, @serhiy-storchaka, I could not cleanly backport this to |
Separate tests leaked files or were depended on files leaked in other tests.. (cherry picked from commit 027f95c) Co-authored-by: Serhiy Storchaka <[email protected]>
GH-7354 is a backport of this pull request to the 2.7 branch. |
Separate tests leaked files or were depended on files leaked in other tests. (cherry picked from commit 027f95c) Co-authored-by: Serhiy Storchaka <[email protected]>
Separate tests leaked files or were depended on files leaked in other tests. (cherry picked from commit 027f95c) Co-authored-by: Serhiy Storchaka <[email protected]>
Separate tests leaked files of depended on files leaked in other tests.
https://bugs.python.org/issue33744