BPO | [41810](https://bugs.python.org/issue41810) --- | :--- Nosy | @gvanrossum, @rhettinger, @ericvsmith, @markshannon, @serhiy-storchaka, @ilevkivskyi, @SamuelMarks, @BvB93, @joshbode PRs | python/cpython#22336 *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 = ['type-feature', 'library', '3.10'] title = 'Consider reintroducing `types.EllipsisType` for the sake of typing' updated_at = user = 'https://github.com/BvB93' ``` bugs.python.org fields: ```python activity = actor = 'eric.smith' assignee = 'none' closed = True closed_date = closer = 'gvanrossum' components = ['Library (Lib)'] creation = creator = 'BvB93' dependencies = [] files = [] hgrepos = [] issue_num = 41810 keywords = ['patch'] message_count = 22.0 messages = ['377135', '377154', '377165', '377167', '377169', '377178', '377248', '377250', '377255', '377259', '377264', '377267', '377269', '377274', '377275', '377277', '377280', '377281', '377282', '377340', '380400', '380401'] nosy_count = 9.0 nosy_names = ['gvanrossum', 'rhettinger', 'eric.smith', 'Mark.Shannon', 'serhiy.storchaka', 'levkivskyi', 'samuelmarks', 'BvB93', 'joshbode'] pr_nums = ['22336'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue41810' versions = ['Python 3.10'] ```