Skip to content

tokenizer.tokenize passes a bytes object to str.startswith #61327

Description

@tylercrompton
BPO 17125
Nosy @bitdancer
Superseder
  • bpo-12486: tokenize module should have a unicode API
  • 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 2013-02-04.17:06:59.934>
    created_at = <Date 2013-02-04.16:51:28.824>
    labels = ['type-bug', 'library']
    title = 'tokenizer.tokenize passes a bytes object to str.startswith'
    updated_at = <Date 2013-02-04.17:06:59.933>
    user = 'https://bugs.python.org/TylerCrompton'

    bugs.python.org fields:

    activity = <Date 2013-02-04.17:06:59.933>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-02-04.17:06:59.934>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2013-02-04.16:51:28.824>
    creator = 'Tyler.Crompton'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 17125
    keywords = []
    message_count = 2.0
    messages = ['181349', '181352']
    nosy_count = 2.0
    nosy_names = ['r.david.murray', 'Tyler.Crompton']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '12486'
    type = 'behavior'
    url = 'https://bugs.python.org/issue17125'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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