Skip to content

tokenize.detect_encoding(): raise SyntaxError on codecs.lookup() error #48271

@vstinner

Description

@vstinner
BPO 4021
Nosy @amauryfa, @vstinner, @benjaminp
Files
  • tokenize_detect_encoding.patch
  • tokenize_detect_encoding-2.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 = None
    closed_at = <Date 2008-12-12.01:25:48.850>
    created_at = <Date 2008-10-02.23:00:32.634>
    labels = []
    title = 'tokenize.detect_encoding(): raise SyntaxError on codecs.lookup() error'
    updated_at = <Date 2008-12-12.01:25:48.818>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2008-12-12.01:25:48.818>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-12-12.01:25:48.850>
    closer = 'benjamin.peterson'
    components = []
    creation = <Date 2008-10-02.23:00:32.634>
    creator = 'vstinner'
    dependencies = []
    files = ['11683', '12328']
    hgrepos = []
    issue_num = 4021
    keywords = ['patch', 'needs review']
    message_count = 4.0
    messages = ['74205', '74217', '77642', '77652']
    nosy_count = 3.0
    nosy_names = ['amaury.forgeotdarc', 'vstinner', 'benjamin.peterson']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue4021'
    versions = ['Python 3.0']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions