BPO | [41056](https://bugs.python.org/issue41056) --- | :--- Nosy | @gpshead, @tiran, @pganssle, @miss-islington PRs | python/cpython#21007python/cpython#21009python/cpython#21011python/cpython#21013python/cpython#21014python/cpython#21015python/cpython#21039python/cpython#21041python/cpython#21083 *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/gpshead' closed_at = created_at = labels = ['3.10', '3.8', '3.9', 'type-crash'] title = 'minor NULL pointer and sign issues reported by Coverity' updated_at = user = 'https://github.com/gpshead' ``` bugs.python.org fields: ```python activity = actor = 'p-ganssle' assignee = 'gregory.p.smith' closed = True closed_date = closer = 'p-ganssle' components = [] creation = creator = 'gregory.p.smith' dependencies = [] files = [] hgrepos = [] issue_num = 41056 keywords = ['patch'] message_count = 12.0 messages = ['371946', '371955', '371957', '371958', '371968', '372011', '372012', '372036', '372037', '372040', '372041', '372256'] nosy_count = 4.0 nosy_names = ['gregory.p.smith', 'christian.heimes', 'p-ganssle', 'miss-islington'] pr_nums = ['21007', '21009', '21011', '21013', '21014', '21015', '21039', '21041', '21083'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'crash' url = 'https://bugs.python.org/issue41056' versions = ['Python 3.8', 'Python 3.9', 'Python 3.10'] ```