BPO | [25218](https://bugs.python.org/issue25218) --- | :--- Nosy | @terryjreedy, @zware *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 = 'https://github.com/terryjreedy' closed_at = None created_at = labels = ['expert-IDLE', 'type-bug', '3.7', 'build'] title = 'Automate creation of idlelib/help.html from Doc/.../idle.html' updated_at = user = 'https://github.com/terryjreedy' ``` bugs.python.org fields: ```python activity = actor = 'terry.reedy' assignee = 'terry.reedy' closed = False closed_date = None closer = None components = ['Build', 'IDLE'] creation = creator = 'terry.reedy' dependencies = [] files = [] hgrepos = [] issue_num = 25218 keywords = [] message_count = 2.0 messages = ['251402', '301902'] nosy_count = 2.0 nosy_names = ['terry.reedy', 'zach.ware'] pr_nums = [] priority = 'normal' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue25218' versions = ['Python 3.6', 'Python 3.7'] ``` ### Linked PRs * gh-132723 * gh-143742