Improve f-strings documentation wrt format specifiers

BPO 31487
Nosy @ericvsmith, @vadmium, @Mariatta
PRs
  • bpo-31487: Improve f-strings documentation #3604
  • bpo-31487: Improve f-strings documentation (GH-3604) #3619
  • bpo-31487: Update F-strings doc example #3627
  • [3.6] bpo-31487: Update F-strings doc example (GH-3627) #3628
  • 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 2017-09-16.19:01:58.324>
    created_at = <Date 2017-09-15.17:34:45.675>
    labels = ['3.7', 'docs']
    title = 'Improve f-strings documentation wrt format specifiers'
    updated_at = <Date 2017-09-18.00:14:24.732>
    user = 'https://github.com/Mariatta'

    bugs.python.org fields:

    activity = <Date 2017-09-18.00:14:24.732>
    actor = 'martin.panter'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2017-09-16.19:01:58.324>
    closer = 'Mariatta'
    components = ['Documentation']
    creation = <Date 2017-09-15.17:34:45.675>
    creator = 'Mariatta'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31487
    keywords = ['patch']
    message_count = 5.0
    messages = ['302279', '302350', '302367', '302368', '302397']
    nosy_count = 4.0
    nosy_names = ['eric.smith', 'docs@python', 'martin.panter', 'Mariatta']
    pr_nums = ['3604', '3619', '3627', '3628']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue31487'
    versions = ['Python 3.6', 'Python 3.7']