Closed
Description
BPO | 36880 |
---|---|
Nosy | @freakboy3742, @eryksun, @tonybaloney, @dgelessus |
PRs | None from a ctypes.py_object callback #13364 |
Files |
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:
assignee = 'https://github.com/tonybaloney'
closed_at = None
created_at = <Date 2019-05-10.22:39:01.064>
labels = ['easy', '3.8', '3.9', '3.10', 'ctypes', 'type-crash']
title = "Returning None from a callback with restype py_object decrements None's refcount too much"
updated_at = <Date 2021-03-13.06:00:14.026>
user = 'https://github.com/dgelessus'
bugs.python.org fields:
activity = <Date 2021-03-13.06:00:14.026>
actor = 'eryksun'
assignee = 'anthonypjshaw'
closed = False
closed_date = None
closer = None
components = ['ctypes']
creation = <Date 2019-05-10.22:39:01.064>
creator = 'dgelessus'
dependencies = []
files = ['48325', '48326']
hgrepos = []
issue_num = 36880
keywords = ['patch', 'easy (C)']
message_count = 10.0
messages = ['342141', '342163', '342164', '342165', '342166', '342174', '342186', '342221', '342304', '342387']
nosy_count = 4.0
nosy_names = ['freakboy3742', 'eryksun', 'anthonypjshaw', 'dgelessus']
pr_nums = ['13364']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue36880'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']