-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
3.9only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
BPO | 39395 |
---|---|
Nosy | @vstinner, @ericsnowcurrently, @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 2020-01-24.13:12:45.258>
created_at = <Date 2020-01-20.11:58:54.480>
labels = ['interpreter-core', '3.9', 'type-crash']
title = 'The os module should unset() environment variable at exit'
updated_at = <Date 2020-01-24.20:35:09.542>
user = 'https://github.com/vstinner'
bugs.python.org fields:
activity = <Date 2020-01-24.20:35:09.542>
actor = 'eric.snow'
assignee = 'none'
closed = True
closed_date = <Date 2020-01-24.13:12:45.258>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2020-01-20.11:58:54.480>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 39395
keywords = ['patch']
message_count = 10.0
messages = ['360309', '360368', '360369', '360471', '360472', '360515', '360530', '360614', '360615', '360654']
nosy_count = 3.0
nosy_names = ['vstinner', 'eric.snow', 'serhiy.storchaka']
pr_nums = ['18078', '18135']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue39395'
versions = ['Python 3.9']
Metadata
Metadata
Assignees
Labels
3.9only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump