Skip to content

Remove expr_text from ast node FormattedValue #81231

Closed
@ericvsmith

Description

@ericvsmith
BPO 37050
Nosy @ericvsmith, @ambv, @Carreau
PRs
  • bpo-37050: Remove expr_text from FormattedValue ast node, use Constant node instead #13597
  • 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 2019-05-27.19:32:39.986>
    created_at = <Date 2019-05-25.20:57:14.839>
    labels = ['interpreter-core', 'type-bug', '3.8']
    title = 'Remove expr_text from ast node FormattedValue'
    updated_at = <Date 2019-05-27.19:32:39.986>
    user = 'https://github.com/ericvsmith'

    bugs.python.org fields:

    activity = <Date 2019-05-27.19:32:39.986>
    actor = 'eric.smith'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2019-05-27.19:32:39.986>
    closer = 'eric.smith'
    components = ['Interpreter Core']
    creation = <Date 2019-05-25.20:57:14.839>
    creator = 'eric.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37050
    keywords = ['patch']
    message_count = 2.0
    messages = ['343511', '343677']
    nosy_count = 3.0
    nosy_names = ['eric.smith', 'lukasz.langa', 'mbussonn']
    pr_nums = ['13597']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37050'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (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