Skip to content

ConfigParser does not parse utf-8 files with BOM bytes #58519

@truebit

Description

@truebit
mannequin
BPO 14311
Nosy @merwok, @ambv, @truebit
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 = 'https://github.com/ambv'
    closed_at = <Date 2012-03-20.12:32:44.512>
    created_at = <Date 2012-03-15.02:24:51.692>
    labels = ['type-bug', 'library']
    title = 'ConfigParser does not parse utf-8 files with BOM bytes'
    updated_at = <Date 2012-03-20.12:32:44.510>
    user = 'https://github.com/truebit'

    bugs.python.org fields:

    activity = <Date 2012-03-20.12:32:44.510>
    actor = 'lukasz.langa'
    assignee = 'lukasz.langa'
    closed = True
    closed_date = <Date 2012-03-20.12:32:44.512>
    closer = 'lukasz.langa'
    components = ['Library (Lib)']
    creation = <Date 2012-03-15.02:24:51.692>
    creator = 'Sean.Wang'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 14311
    keywords = []
    message_count = 3.0
    messages = ['155843', '156042', '156079']
    nosy_count = 3.0
    nosy_names = ['eric.araujo', 'lukasz.langa', 'Sean.Wang']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '7651'
    type = 'behavior'
    url = 'https://bugs.python.org/issue14311'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    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