Skip to content

pydoc 3.x raises UnicodeEncodeError on sqlite3 package #67563

@smontanaro

Description

@smontanaro
BPO 23374
Nosy @smontanaro, @bitdancer, @vadmium, @serhiy-storchaka
Files
  • pydoc_encoding.patch
  • pydoc_encoding_2.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2015-02-20.21:49:08.180>
    created_at = <Date 2015-02-01.19:24:18.724>
    labels = ['type-bug', 'library']
    title = 'pydoc 3.x raises UnicodeEncodeError on sqlite3 package'
    updated_at = <Date 2015-02-20.21:49:08.179>
    user = 'https://github.com/smontanaro'

    bugs.python.org fields:

    activity = <Date 2015-02-20.21:49:08.179>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-02-20.21:49:08.180>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2015-02-01.19:24:18.724>
    creator = 'skip.montanaro'
    dependencies = []
    files = ['37981', '38146']
    hgrepos = []
    issue_num = 23374
    keywords = ['patch']
    message_count = 12.0
    messages = ['235200', '235201', '235202', '235203', '235204', '235206', '235208', '235263', '236036', '236076', '236078', '236334']
    nosy_count = 5.0
    nosy_names = ['skip.montanaro', 'r.david.murray', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23374'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    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