Skip to content

Add f-string support to tokenize.py #69498

@skrah

Description

@skrah
mannequin
BPO 25311
Nosy @ericvsmith, @skrah, @vadmium
Files
  • tokenize.patch
  • issue25311.diff
  • issue25311-1.diff
  • 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/ericvsmith'
    closed_at = <Date 2015-10-26.08:44:45.248>
    created_at = <Date 2015-10-04.17:23:27.578>
    labels = ['easy', 'type-bug', 'library']
    title = 'Add f-string support to tokenize.py'
    updated_at = <Date 2015-10-26.08:44:45.247>
    user = 'https://github.com/skrah'

    bugs.python.org fields:

    activity = <Date 2015-10-26.08:44:45.247>
    actor = 'eric.smith'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2015-10-26.08:44:45.248>
    closer = 'eric.smith'
    components = ['Library (Lib)']
    creation = <Date 2015-10-04.17:23:27.578>
    creator = 'skrah'
    dependencies = []
    files = ['40712', '40730', '40821']
    hgrepos = []
    issue_num = 25311
    keywords = ['easy']
    message_count = 13.0
    messages = ['252274', '252275', '252295', '252479', '252485', '252522', '252610', '252613', '252619', '253109', '253236', '253461', '253463']
    nosy_count = 5.0
    nosy_names = ['eric.smith', 'skrah', 'python-dev', 'martin.panter', 'Nan Wu']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25311'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions