BPO | [40421](https://bugs.python.org/issue40421) --- | :--- Nosy | @scoder, @vstinner, @nedbat, @encukou, @markshannon, @miss-islington, @brandtbucher PRs | python/cpython#19755python/cpython#19756python/cpython#19757python/cpython#19764python/cpython#19765python/cpython#23598python/cpython#23801python/cpython#31535python/cpython#31536python/cpython#31537python/cpython#31538python/cpython#32114python/cpython#32361python/cpython#32413python/cpython#32417 *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 = ['expert-C-API', '3.11'] title = '[C API] Add public getter functions for the internal PyFrameObject structure' updated_at = user = 'https://github.com/vstinner' ``` bugs.python.org fields: ```python activity = actor = 'vstinner' assignee = 'none' closed = True closed_date = closer = 'vstinner' components = ['C API'] creation = creator = 'vstinner' dependencies = [] files = [] hgrepos = [] issue_num = 40421 keywords = ['patch'] message_count = 34.0 messages = ['367527', '367532', '367535', '367545', '367550', '367604', '368342', '368350', '368424', '383167', '383209', '403814', '403815', '406144', '408953', '413719', '413720', '413797', '413835', '413842', '413843', '413844', '413845', '413848', '413849', '413850', '414314', '414344', '415777', '415791', '416447', '416866', '416867', '416870'] nosy_count = 7.0 nosy_names = ['scoder', 'vstinner', 'nedbat', 'petr.viktorin', 'Mark.Shannon', 'miss-islington', 'brandtbucher'] pr_nums = ['19755', '19756', '19757', '19764', '19765', '23598', '23801', '31535', '31536', '31537', '31538', '32114', '32361', '32413', '32417'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue40421' versions = ['Python 3.11'] ```