Skip to content

csv produces confusing error message when passed a non-string delimiter #63029

@ThibaultKruse

Description

@ThibaultKruse
BPO 18829
Nosy @ezio-melotti, @bitdancer, @serhiy-storchaka, @vajrasky
Files
  • fix_error_message_reader_csv.patch
  • fix_error_message_reader_csv_alternative_1.patch
  • fix_error_message_reader_csv_alternative_1_v2.patch
  • fix_error_message_reader_csv_alternative_1_v3.patch
  • fix_error_message_reader_csv_alternative_1_v4.patch
  • fix_error_message_reader_csv_alternative_1_v5.patch
  • fix_error_message_reader_csv_alternative_1_v6.patch
  • fix_error_message_reader_csv_alternative_1_v7.patch
  • fix_error_message_reader_csv_alternative_1_v8.patch
  • 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']

    Metadata

    Metadata

    Labels

    easystdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions