-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
3.8 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 32805 |
|---|---|
| Nosy | @jcea, @vstinner, @ambv, @serhiy-storchaka |
| PRs |
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 = None
closed_at = <Date 2019-08-31.20:29:43.602>
created_at = <Date 2018-02-09.09:27:38.990>
labels = ['interpreter-core', 'type-bug', '3.8']
title = 'Possible integer overflow when call PyDTrace_GC_DONE()'
updated_at = <Date 2019-08-31.20:29:43.602>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2019-08-31.20:29:43.602>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2019-08-31.20:29:43.602>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2018-02-09.09:27:38.990>
creator = 'serhiy.storchaka'
dependencies = []
files = []
hgrepos = []
issue_num = 32805
keywords = ['patch']
message_count = 4.0
messages = ['311870', '313857', '337329', '337330']
nosy_count = 4.0
nosy_names = ['jcea', 'vstinner', 'lukasz.langa', 'serhiy.storchaka']
pr_nums = ['11010']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue32805'
versions = ['Python 3.8']Metadata
Metadata
Assignees
Labels
3.8 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error