Skip to content

Fix and update string/byte literals in help() #77603

@andresdelfino

Description

@andresdelfino
BPO 33422
Nosy @ericvsmith, @serhiy-storchaka, @andresdelfino, @miss-islington
PRs
  • bpo-33422: Consider the special case of string/byte literals, and update the lis… #6701
  • [3.7] bpo-33422: Fix quotation marks getting deleted when looking up byte/string literals on pydoc. (GH-6701) #6709
  • [3.6] bpo-33422: Fix quotation marks getting deleted when looking up byte/string literals on pydoc. (GH-6701) #6710
  • [2.7] bpo-33422: Fix quotation marks getting deleted when looking up … #6712
  • 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-05-07.05:47:57.267>
    created_at = <Date 2018-05-03.23:37:01.734>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Fix and update string/byte literals in help()'
    updated_at = <Date 2018-05-07.12:13:53.324>
    user = 'https://github.com/andresdelfino'

    bugs.python.org fields:

    activity = <Date 2018-05-07.12:13:53.324>
    actor = 'adelfino'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-07.05:47:57.267>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2018-05-03.23:37:01.734>
    creator = 'adelfino'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33422
    keywords = ['patch']
    message_count = 16.0
    messages = ['316148', '316149', '316162', '316164', '316175', '316176', '316177', '316178', '316179', '316182', '316217', '316218', '316219', '316253', '316254', '316262']
    nosy_count = 4.0
    nosy_names = ['eric.smith', 'serhiy.storchaka', 'adelfino', 'miss-islington']
    pr_nums = ['6701', '6709', '6710', '6712']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33422'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions