Skip to content

tokenize: add support for tokenizing 'str' objects #54178

@meadori

Description

@meadori
BPO 9969
Nosy @ncoghlan, @vstinner, @voidspace, @meadori, @takluyver, @vadmium
Files
  • issue9969.patch: Patch against tip (3.3.0a0)
  • 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 = None
    created_at = <Date 2010-09-28.13:17:17.746>
    labels = ['type-feature', 'library']
    title = "tokenize: add support for tokenizing 'str' objects"
    updated_at = <Date 2018-05-17.20:48:30.205>
    user = 'https://github.com/meadori'

    bugs.python.org fields:

    activity = <Date 2018-05-17.20:48:30.205>
    actor = 'takluyver'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2010-09-28.13:17:17.746>
    creator = 'meador.inge'
    dependencies = []
    files = ['23099']
    hgrepos = []
    issue_num = 9969
    keywords = ['patch']
    message_count = 11.0
    messages = ['117516', '117523', '117554', '117571', '117652', '121712', '121843', '143506', '252299', '252303', '316983']
    nosy_count = 7.0
    nosy_names = ['ncoghlan', 'vstinner', 'michael.foord', 'meador.inge', 'ark3', 'takluyver', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue9969'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions