BPO | [45952](https://bugs.python.org/issue45952) --- | :--- Nosy | @ericsnowcurrently PRs | python/cpython#29882python/cpython#31219python/cpython#31220 *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/ericsnowcurrently' closed_at = created_at = labels = ['type-bug', '3.11'] title = 'Tools/c-analyzer is out-of-date.' updated_at = user = 'https://github.com/ericsnowcurrently' ``` bugs.python.org fields: ```python activity = actor = 'eric.snow' assignee = 'eric.snow' closed = True closed_date = closer = 'eric.snow' components = ['Demos and Tools'] creation = creator = 'eric.snow' dependencies = [] files = [] hgrepos = [] issue_num = 45952 keywords = [] message_count = 4.0 messages = ['407474', '407475', '412859', '412862'] nosy_count = 1.0 nosy_names = ['eric.snow'] pr_nums = ['29882', '31219', '31220'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue45952' versions = ['Python 3.11'] ``` * PR: gh-99307 * PR: gh-100091 * PR: gh-102483 * PR: gh-103114