-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
BPO | 39513 |
---|---|
Nosy | @vsajip, @vstinner, @serhiy-storchaka, @tirkarthi |
Superseder |
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 2020-10-30.14:23:33.363>
created_at = <Date 2020-01-31.19:15:26.321>
labels = ['library', 'type-crash']
title = "NameError: name 'open' is not defined"
updated_at = <Date 2020-10-30.16:59:21.407>
user = 'https://bugs.python.org/Sandeep'
bugs.python.org fields:
activity = <Date 2020-10-30.16:59:21.407>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2020-10-30.14:23:33.363>
closer = 'vstinner'
components = ['Library (Lib)']
creation = <Date 2020-01-31.19:15:26.321>
creator = 'Sandeep'
dependencies = []
files = []
hgrepos = []
issue_num = 39513
keywords = []
message_count = 9.0
messages = ['361125', '361127', '361219', '361222', '361224', '379951', '379965', '379983', '379985']
nosy_count = 5.0
nosy_names = ['vinay.sajip', 'vstinner', 'serhiy.storchaka', 'xtreak', 'Sandeep']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '26789'
type = 'crash'
url = 'https://bugs.python.org/issue39513'
versions = ['Python 3.6']
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump