-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
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 | 19449 |
|---|---|
| Nosy | @bitdancer, @vajrasky |
| Files |
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 2013-11-19.18:28:49.560>
created_at = <Date 2013-10-30.10:59:32.244>
labels = ['type-bug', 'library']
title = "csv.DictWriter can't handle extra non-string fields"
updated_at = <Date 2013-11-19.18:28:49.559>
user = 'https://bugs.python.org/tomasgrahn'bugs.python.org fields:
activity = <Date 2013-11-19.18:28:49.559>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2013-11-19.18:28:49.560>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2013-10-30.10:59:32.244>
creator = 'tomas_grahn'
dependencies = []
files = ['32425', '32582']
hgrepos = []
issue_num = 19449
keywords = ['patch']
message_count = 8.0
messages = ['201727', '201732', '201733', '201735', '201738', '202680', '203408', '203412']
nosy_count = 4.0
nosy_names = ['r.david.murray', 'python-dev', 'vajrasky', 'tomas_grahn']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue19449'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
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