Skip to content

Fix pydoc crashing on unicode strings #41169

@cben

Description

@cben
mannequin
BPO 1065986
Nosy @loewis, @rhettinger, @cben, @vstinner, @benjaminp, @merwok, @akitada, @bitdancer, @taschini
Files
  • PYDOC-UNICODE.diff: Path to Lib/pydoc.py to use unicode when needed
  • issue1065986.patch
  • issue1065986-2.patch
  • issue1065986-3.patch
  • issue1065986-4.patch
  • issue1065986-5.patch
  • issue1065986-6.patch
  • 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 2014-01-05.20:42:28.609>
    created_at = <Date 2004-11-14.01:36:55.000>
    labels = ['type-bug', 'library']
    title = 'Fix pydoc crashing on unicode strings'
    updated_at = <Date 2014-01-05.22:14:27.082>
    user = 'https://github.com/cben'

    bugs.python.org fields:

    activity = <Date 2014-01-05.22:14:27.082>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-01-05.20:42:28.609>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2004-11-14.01:36:55.000>
    creator = 'cben'
    dependencies = []
    files = ['6363', '25380', '31793', '31832', '32721', '32738', '33316']
    hgrepos = []
    issue_num = 1065986
    keywords = ['patch']
    message_count = 31.0
    messages = ['47289', '47290', '47291', '47292', '158138', '158141', '158142', '159140', '159141', '159160', '159167', '159452', '169209', '175304', '175305', '175313', '175329', '197886', '197992', '198186', '198201', '203482', '203486', '203487', '203530', '203548', '207342', '207364', '207399', '207400', '207403']
    nosy_count = 13.0
    nosy_names = ['loewis', 'ping', 'rhettinger', 'cben', 'vstinner', 'benjamin.peterson', 'eric.araujo', 'akitada', 'r.david.murray', 'mu_mind', 'python-dev', 'ness', 'taschini']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1065986'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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