Skip to content

Add = to f-strings for easier debugging. #80998

@ericvsmith

Description

@ericvsmith
BPO 36817
Nosy @warsaw, @larryhastings, @ericvsmith, @serhiy-storchaka, @ilevkivskyi, @Carreau, @pablogsal
PRs
  • bpo-36817: Add f-string debugging using '='. #13123
  • bpo-36774: Add !d to f-strings to make debugging easier. #13059
  • bpo-36817: Fix reference leak for expr_text in f-string = parsing #13249
  • bpo-36817: Do not decrement reference for expr_text on fstring = parsing failure #13256
  • 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-11.19:54:49.046>
    created_at = <Date 2019-05-06.18:10:56.540>
    labels = ['interpreter-core', 'type-feature', '3.8']
    title = 'Add = to f-strings for easier debugging.'
    updated_at = <Date 2019-05-22.16:20:16.071>
    user = 'https://github.com/ericvsmith'

    bugs.python.org fields:

    activity = <Date 2019-05-22.16:20:16.071>
    actor = 'pablogsal'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2019-05-11.19:54:49.046>
    closer = 'pablogsal'
    components = ['Interpreter Core']
    creation = <Date 2019-05-06.18:10:56.540>
    creator = 'eric.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36817
    keywords = ['patch']
    message_count = 18.0
    messages = ['341582', '341583', '341668', '341682', '341691', '341694', '341696', '341722', '341732', '341774', '341940', '342208', '342211', '342220', '342231', '343106', '343210', '343211']
    nosy_count = 7.0
    nosy_names = ['barry', 'larry', 'eric.smith', 'serhiy.storchaka', 'levkivskyi', 'mbussonn', 'pablogsal']
    pr_nums = ['13123', '13059', '13249', '13256']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36817'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of lifeinterpreter-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