Skip to content

Improve f-string implementation: FORMAT_VALUE opcode #69669

Closed
@ericvsmith

Description

@ericvsmith
BPO 25483
Nosy @brettcannon, @larryhastings, @ericvsmith, @skrah, @markshannon, @berkerpeksag, @serhiy-storchaka
Files
  • format-opcode.diff
  • format-opcode-1.diff
  • format-opcode-2.diff
  • format-opcode-3.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-11-03.18:13:36.239>
    created_at = <Date 2015-10-26.15:44:59.106>
    labels = ['interpreter-core', 'type-feature']
    title = 'Improve f-string implementation: FORMAT_VALUE opcode'
    updated_at = <Date 2015-11-03.21:30:52.349>
    user = 'https://github.com/ericvsmith'

    bugs.python.org fields:

    activity = <Date 2015-11-03.21:30:52.349>
    actor = 'python-dev'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2015-11-03.18:13:36.239>
    closer = 'eric.smith'
    components = ['Interpreter Core']
    creation = <Date 2015-10-26.15:44:59.106>
    creator = 'eric.smith'
    dependencies = []
    files = ['40863', '40864', '40880', '40928']
    hgrepos = []
    issue_num = 25483
    keywords = ['patch']
    message_count = 18.0
    messages = ['253476', '253484', '253505', '253610', '253611', '253614', '253615', '253618', '253630', '253910', '253912', '253915', '253928', '254006', '254008', '254009', '254015', '254019']
    nosy_count = 8.0
    nosy_names = ['brett.cannon', 'larry', 'eric.smith', 'skrah', 'Mark.Shannon', 'python-dev', 'berker.peksag', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue25483'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions