BPO | [45711](https://bugs.python.org/issue45711) --- | :--- Nosy | @gvanrossum, @terryjreedy, @scoder, @vstinner, @markshannon, @brandtbucher, @da-woods, @iritkatriel PRs | python/cpython#29404python/cpython#29495python/cpython#29518python/cpython#29528python/cpython#29627python/cpython#29780python/cpython#29890python/cpython#29922python/cpython#30122python/cpython#30289python/cpython#30849 *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 = ['interpreter-core', '3.11', 'performance'] title = "Simplify the interpreter's (type, val, tb) exception representation" updated_at = user = 'https://github.com/iritkatriel' ``` bugs.python.org fields: ```python activity = actor = 'iritkatriel' assignee = 'none' closed = True closed_date = closer = 'iritkatriel' components = ['Interpreter Core'] creation = creator = 'iritkatriel' dependencies = [] files = [] hgrepos = [] issue_num = 45711 keywords = ['patch'] message_count = 31.0 messages = ['405681', '405839', '405849', '406114', '406120', '406209', '406238', '406983', '406984', '407402', '407597', '408043', '408768', '408786', '409453', '411497', '412264', '412265', '412270', '412272', '412273', '412275', '412281', '412289', '412290', '412292', '412303', '412304', '412316', '414482', '415086'] nosy_count = 8.0 nosy_names = ['gvanrossum', 'terry.reedy', 'scoder', 'vstinner', 'Mark.Shannon', 'brandtbucher', 'da-woods', 'iritkatriel'] pr_nums = ['29404', '29495', '29518', '29528', '29627', '29780', '29890', '29922', '30122', '30289', '30849'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'performance' url = 'https://bugs.python.org/issue45711' versions = ['Python 3.11'] ```