BPO | [37347](https://bugs.python.org/issue37347) --- | :--- Nosy | @benjaminp, @berkerpeksag, @gescheit, @miss-islington PRs | python/cpython#14268python/cpython#14725python/cpython#17413 Files | [bug.py](https://bugs.python.org/file48430/bug.py "Uploaded as text/plain at 2019-06-20.11:17:49 by @gescheit") *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 = ['extension-modules', '3.7', '3.8', '3.9', 'type-crash'] title = 'Reference-counting problem in sqlite' updated_at = user = 'https://github.com/gescheit' ``` bugs.python.org fields: ```python activity = actor = 'sir-sigurd' assignee = 'none' closed = True closed_date = closer = 'benjamin.peterson' components = ['Extension Modules'] creation = creator = 'gescheit' dependencies = [] files = ['48430'] hgrepos = [] issue_num = 37347 keywords = ['patch'] message_count = 9.0 messages = ['346114', '346180', '346196', '346285', '346374', '346433', '346555', '347769', '347770'] nosy_count = 5.0 nosy_names = ['ghaering', 'benjamin.peterson', 'berker.peksag', 'gescheit', 'miss-islington'] pr_nums = ['14268', '14725', '17413'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'crash' url = 'https://bugs.python.org/issue37347' versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9'] ```