Skip to content

Pre-feed the parser with the f-string expression location #85248

Description

@lysnikolaou
BPO 41076
Nosy @gvanrossum, @ericvsmith, @lysnikolaou, @pablogsal
PRs
  • bpo-41076: Pre-feed the parser with the f-string expression location #21054
  • [3.9] bpo-41076: Pre-feed the parser with the f-string expression location (GH-21054) #21190
  • 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/lysnikolaou'
    closed_at = <Date 2020-06-28.00:17:18.995>
    created_at = <Date 2020-06-22.12:54:04.263>
    labels = ['interpreter-core', 'type-bug', '3.9', '3.10']
    title = 'Pre-feed the parser with the f-string expression location'
    updated_at = <Date 2020-06-28.00:17:18.994>
    user = 'https://github.com/lysnikolaou'

    bugs.python.org fields:

    activity = <Date 2020-06-28.00:17:18.994>
    actor = 'lys.nikolaou'
    assignee = 'lys.nikolaou'
    closed = True
    closed_date = <Date 2020-06-28.00:17:18.995>
    closer = 'lys.nikolaou'
    components = ['Interpreter Core']
    creation = <Date 2020-06-22.12:54:04.263>
    creator = 'lys.nikolaou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41076
    keywords = ['patch']
    message_count = 3.0
    messages = ['372086', '372481', '372482']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'eric.smith', 'lys.nikolaou', 'pablogsal']
    pr_nums = ['21054', '21190']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41076'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions