BPO | [40443](https://bugs.python.org/issue40443) --- | :--- Nosy | @terryjreedy, @vstinner, @corona10, @miss-islington PRs | python/cpython#19801python/cpython#19802python/cpython#19803python/cpython#19804python/cpython#19805python/cpython#19808python/cpython#19809python/cpython#19815python/cpython#20354python/cpython#20359python/cpython#25429 *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', 'library', '3.9'] title = 'Remove unused imports in the stdlib (April 2020 edition)' updated_at = user = 'https://web.archive.org/web/20250826011200/https://github.com/vstinner' ``` bugs.python.org fields: ```python activity = actor = 'vstinner' assignee = 'none' closed = True closed_date = closer = 'vstinner' components = ['Library (Lib)', 'Tests'] creation = creator = 'vstinner' dependencies = [] files = [] hgrepos = [] issue_num = 40443 keywords = ['patch'] message_count = 13.0 messages = ['367711', '367715', '367720', '367725', '367727', '367728', '367748', '367749', '367819', '367820', '369805', '369807', '391174'] nosy_count = 4.0 nosy_names = ['terry.reedy', 'vstinner', 'corona10', 'miss-islington'] pr_nums = ['19801', '19802', '19803', '19804', '19805', '19808', '19809', '19815', '20354', '20359', '25429'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://web.archive.org/web/20250826011200/https://bugs.python.org/issue40443' versions = ['Python 3.9'] ```