with closed file descriptor #2 (stderr), py3k hangs when trying to print an exception

BPO 3572
Nosy @gvanrossum, @pitrou, @benjaminp

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 2008-08-16.23:52:22.003>
created_at = <Date 2008-08-16.22:20:57.068>
labels = ['interpreter-core', 'invalid', 'type-crash']
title = 'with closed file descriptor #2 (stderr), py3k hangs when trying to print an exception'
updated_at = <Date 2008-08-16.23:52:22.002>
user = 'https://github.com/pitrou'

bugs.python.org fields:

activity = <Date 2008-08-16.23:52:22.002>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2008-08-16.23:52:22.003>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2008-08-16.22:20:57.068>
creator = 'pitrou'
dependencies = []
files = []
hgrepos = []
issue_num = 3572
keywords = []
message_count = 3.0
messages = ['71244', '71247', '71250']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'pitrou', 'benjamin.peterson']
pr_nums = []
priority = 'high'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue3572'
versions = ['Python 3.0']