Skip to content

assertion failed when passing an exception object to sys.exit #64699

@xdegaye

Description

@xdegaye
mannequin
BPO 20500
Nosy @ncoghlan, @vstinner, @larryhastings, @xdegaye

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/ncoghlan'
closed_at = <Date 2014-02-09.00:47:12.161>
created_at = <Date 2014-02-03.13:07:09.203>
labels = ['interpreter-core', 'type-crash', 'release-blocker']
title = 'assertion failed when passing an exception object to sys.exit'
updated_at = <Date 2014-02-09.02:06:39.127>
user = 'https://github.com/xdegaye'

bugs.python.org fields:

activity = <Date 2014-02-09.02:06:39.127>
actor = 'ncoghlan'
assignee = 'ncoghlan'
closed = True
closed_date = <Date 2014-02-09.00:47:12.161>
closer = 'python-dev'
components = ['Interpreter Core']
creation = <Date 2014-02-03.13:07:09.203>
creator = 'xdegaye'
dependencies = []
files = []
hgrepos = []
issue_num = 20500
keywords = []
message_count = 8.0
messages = ['210123', '210706', '210707', '210708', '210710', '210711', '210712', '210713']
nosy_count = 5.0
nosy_names = ['ncoghlan', 'vstinner', 'larry', 'xdegaye', 'python-dev']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue20500'
versions = ['Python 3.4']

Metadata

Metadata

Assignees

Labels

interpreter-core(Objects, Python, Grammar, and Parser dirs)release-blockertype-crashA hard crash of the interpreter, possibly with a core dump

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions