Skip to content

csv.reader does not handle BOM #67367

@jdufresne

Description

@jdufresne
mannequin
BPO 23178
Nosy @bitdancer, @jdufresne
Superseder
  • bpo-7651: Python3: guess text file charset using the BOM
  • 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 2015-01-06.19:52:05.174>
    created_at = <Date 2015-01-06.19:05:05.881>
    labels = ['type-bug', 'library']
    title = 'csv.reader does not handle BOM'
    updated_at = <Date 2015-01-06.19:52:05.162>
    user = 'https://github.com/jdufresne'

    bugs.python.org fields:

    activity = <Date 2015-01-06.19:52:05.162>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-01-06.19:52:05.174>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2015-01-06.19:05:05.881>
    creator = 'jdufresne'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 23178
    keywords = []
    message_count = 2.0
    messages = ['233549', '233550']
    nosy_count = 2.0
    nosy_names = ['r.david.murray', 'jdufresne']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '7651'
    type = 'behavior'
    url = 'https://bugs.python.org/issue23178'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions