Skip to content

tokenize.open(): open a file with encoding detected from a coding cookie #54544

@vstinner

Description

@vstinner
BPO 10335
Nosy @birkenfeld, @abalkin, @pitrou, @vstinner, @merwok
Files
  • open_python.patch
  • tokenize_open-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 2010-11-09.01:12:02.509>
    created_at = <Date 2010-11-06.10:49:38.052>
    labels = ['type-feature', 'library', 'expert-unicode']
    title = 'tokenize.open(): open a file with encoding detected from a coding cookie'
    updated_at = <Date 2010-11-09.01:12:02.508>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2010-11-09.01:12:02.508>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-11-09.01:12:02.509>
    closer = 'vstinner'
    components = ['Library (Lib)', 'Unicode']
    creation = <Date 2010-11-06.10:49:38.052>
    creator = 'vstinner'
    dependencies = []
    files = ['19518', '19529']
    hgrepos = []
    issue_num = 10335
    keywords = ['patch']
    message_count = 15.0
    messages = ['120600', '120616', '120628', '120629', '120632', '120635', '120637', '120638', '120643', '120661', '120662', '120755', '120756', '120758', '120831']
    nosy_count = 5.0
    nosy_names = ['georg.brandl', 'belopolsky', 'pitrou', 'vstinner', 'eric.araujo']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue10335'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-unicodetype-featureA feature request or enhancement
      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