Skip to content

ast.parse doesn't respect feature_version for debug f-strings #84794

Closed
@hauntsaninja

Description

@hauntsaninja
BPO 40614
Nosy @lysnikolaou, @pablogsal, @hauntsaninja
PRs
  • bpo-40614: Respect feature version for f-string debug expressions #20196
  • [3.9] bpo-40614: Respect feature version for f-string debug expressions (GH-20196) #20464
  • [3.8] bpo-40614: Respect feature version for f-string debug expressions (GH-20196) #20466
  • 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 2020-06-06.10:12:56.029>
    created_at = <Date 2020-05-13.07:17:35.309>
    labels = ['type-bug']
    title = "ast.parse doesn't respect feature_version for debug f-strings"
    updated_at = <Date 2020-06-06.10:12:56.029>
    user = 'https://github.com/hauntsaninja'

    bugs.python.org fields:

    activity = <Date 2020-06-06.10:12:56.029>
    actor = 'lys.nikolaou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-06.10:12:56.029>
    closer = 'lys.nikolaou'
    components = []
    creation = <Date 2020-05-13.07:17:35.309>
    creator = 'hauntsaninja'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40614
    keywords = ['patch']
    message_count = 4.0
    messages = ['368763', '370129', '370134', '370816']
    nosy_count = 3.0
    nosy_names = ['lys.nikolaou', 'pablogsal', 'hauntsaninja']
    pr_nums = ['20196', '20464', '20466']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40614'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions