[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-31174: Fix test_tools.test_unparse by vstinner · Pull Request #4102 · python/cpython

bedevere-bot

test_unparse.DirectoryTestCase now stores the names sample to always
test the same files. It prevents false alarms when hunting reference
leaks.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 24, 2017

test_unparse.DirectoryTestCase now stores the names sample to always
test the same files. It prevents false alarms when hunting reference
leaks.
(cherry picked from commit 8e482be)

vstinner pushed a commit that referenced this pull request

Oct 24, 2017

test_unparse.DirectoryTestCase now stores the names sample to always
test the same files. It prevents false alarms when hunting reference
leaks.
(cherry picked from commit 8e482be)