Skip to content

f-strings: Add a !d conversion for ease of debugging #80955

@ericvsmith

Description

@ericvsmith
BPO 36774
Nosy @warsaw, @gpshead, @pfmoore, @ericvsmith, @stevendaprano, @dirn, @serhiy-storchaka, @tirkarthi
PRs
  • bpo-36774: Add !d to f-strings to make debugging easier. #13059
  • 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-07.14:10:46.734>
    created_at = <Date 2019-05-02.11:40:45.910>
    labels = ['interpreter-core', 'type-feature', '3.8']
    title = 'f-strings: Add a !d conversion for ease of debugging'
    updated_at = <Date 2019-05-07.14:10:46.733>
    user = 'https://github.com/ericvsmith'

    bugs.python.org fields:

    activity = <Date 2019-05-07.14:10:46.733>
    actor = 'eric.smith'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2019-05-07.14:10:46.734>
    closer = 'eric.smith'
    components = ['Interpreter Core']
    creation = <Date 2019-05-02.11:40:45.910>
    creator = 'eric.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36774
    keywords = ['patch']
    message_count = 20.0
    messages = ['341261', '341262', '341263', '341268', '341270', '341271', '341273', '341283', '341289', '341298', '341306', '341313', '341328', '341331', '341332', '341371', '341378', '341379', '341586', '341730']
    nosy_count = 8.0
    nosy_names = ['barry', 'gregory.p.smith', 'paul.moore', 'eric.smith', 'steven.daprano', 'dirn', 'serhiy.storchaka', 'xtreak']
    pr_nums = ['13059']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36774'
    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