Add triple quotes to list of delimiters that trigger '...' prompt

BPO 33571
Nosy @Mariatta, @andresdelfino, @miss-islington
PRs
  • bpo-33571: Add triple quotes to list of delimiters that trigger '...' prompt #6971
  • [3.7] bpo-33571: Improve the glossary description for '...' prompt (GH-6971) #7745
  • [2.7] bpo-33571: Improve the glossary description for '...' prompt (GH-6971) #7746
  • [3.6] bpo-33571: Improve the glossary description for '...' prompt (GH-6971) #7747
  • 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 2018-06-16.03:47:09.358>
    created_at = <Date 2018-05-18.13:49:38.947>
    labels = ['3.8', 'type-feature', '3.7', 'docs']
    title = "Add triple quotes to list of delimiters that trigger '...' prompt"
    updated_at = <Date 2018-06-16.04:08:24.612>
    user = 'https://github.com/andresdelfino'

    bugs.python.org fields:

    activity = <Date 2018-06-16.04:08:24.612>
    actor = 'miss-islington'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2018-06-16.03:47:09.358>
    closer = 'Mariatta'
    components = ['Documentation']
    creation = <Date 2018-05-18.13:49:38.947>
    creator = 'adelfino'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33571
    keywords = ['patch']
    message_count = 5.0
    messages = ['319707', '319708', '319710', '319711', '319712']
    nosy_count = 4.0
    nosy_names = ['docs@python', 'Mariatta', 'adelfino', 'miss-islington']
    pr_nums = ['6971', '7745', '7746', '7747']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33571'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']