BPO | [40055](https://bugs.python.org/issue40055) --- | :--- Nosy | @vstinner, @merwok, @dstufft, @miss-islington PRs | python/cpython#19139python/cpython#20095python/cpython#20109python/cpython#20110 *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 = ['tests', '3.8', '3.7', 'library', '3.9'] title = 'test___all__ and test_distutils alters the enviroinment: pkg_resources.PEP440Warning' updated_at = user = 'https://github.com/vstinner' ``` bugs.python.org fields: ```python activity = actor = 'vstinner' assignee = 'none' closed = True closed_date = closer = 'vstinner' components = ['Distutils', 'Tests'] creation = creator = 'vstinner' dependencies = [] files = [] hgrepos = [] issue_num = 40055 keywords = ['patch'] message_count = 5.0 messages = ['364941', '364942', '368954', '368955', '368956'] nosy_count = 4.0 nosy_names = ['vstinner', 'eric.araujo', 'dstufft', 'miss-islington'] pr_nums = ['19139', '20095', '20109', '20110'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue40055' versions = ['Python 3.7', 'Python 3.8', 'Python 3.9'] ```