BPO | [32252](https://bugs.python.org/issue32252) --- | :--- Nosy | @vstinner, @xdegaye PRs | python/cpython#4794python/cpython#4795 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = created_at = labels = ['3.7', 'type-bug', 'tests'] title = 'test_regrtest leaves a test_python_* directory in TEMPDIR' updated_at = user = 'https://github.com/xdegaye' ``` bugs.python.org fields: ```python activity = actor = 'vstinner' assignee = 'none' closed = True closed_date = closer = 'vstinner' components = ['Tests'] creation = creator = 'xdegaye' dependencies = [] files = [] hgrepos = [] issue_num = 32252 keywords = ['patch'] message_count = 14.0 messages = ['307837', '307855', '307885', '307886', '308032', '308033', '308034', '308035', '308036', '308037', '308038', '308039', '308041', '346197'] nosy_count = 2.0 nosy_names = ['vstinner', 'xdegaye'] pr_nums = ['4794', '4795'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue32252' versions = ['Python 3.7'] ```