-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
easystdlibStandard 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
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/serhiy-storchaka'
closed_at = <Date 2013-12-19.14:36:18.842>
created_at = <Date 2013-08-25.12:56:23.711>
labels = ['easy', 'type-bug', 'library']
title = 'csv produces confusing error message when passed a non-string delimiter'
updated_at = <Date 2014-01-02.11:54:03.758>
user = 'https://bugs.python.org/ThibaultKruse'bugs.python.org fields:
activity = <Date 2014-01-02.11:54:03.758>
actor = 'python-dev'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2013-12-19.14:36:18.842>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2013-08-25.12:56:23.711>
creator = 'Thibault.Kruse'
dependencies = []
files = ['31462', '31463', '31467', '31599', '31612', '31614', '31615', '31642', '31667']
hgrepos = []
issue_num = 18829
keywords = ['patch', 'easy', '3.3regression']
message_count = 23.0
messages = ['196126', '196131', '196132', '196141', '196145', '196171', '196212', '196944', '196986', '196997', '197002', '197007', '197147', '197172', '197249', '197261', '197265', '197266', '197271', '197273', '206613', '206614', '207158']
nosy_count = 6.0
nosy_names = ['ezio.melotti', 'r.david.murray', 'python-dev', 'serhiy.storchaka', 'Thibault.Kruse', 'vajrasky']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue18829'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
easystdlibStandard 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