-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed as not planned
Closed as not planned
Copy link
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 29211 |
|---|---|
| Nosy | @epiphyte |
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 = None
created_at = <Date 2017-01-08.21:14:24.970>
labels = ['type-bug', 'library']
title = 'assertRaises with exceptions re-raised from a generator kills generator'
updated_at = <Date 2020-05-05.19:17:23.515>
user = 'https://bugs.python.org/dalke'bugs.python.org fields:
activity = <Date 2020-05-05.19:17:23.515>
actor = 'epiphyte'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-01-08.21:14:24.970>
creator = 'dalke'
dependencies = []
files = []
hgrepos = []
issue_num = 29211
keywords = []
message_count = 1.0
messages = ['285006']
nosy_count = 2.0
nosy_names = ['dalke', 'epiphyte']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue29211'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done