PyUnicode_AsEncodedObject is undocumented

BPO 8645
Nosy @vstinner
Superseder
  • bpo-10435: Document unicode C-API in reST
  • 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 2010-11-20.23:19:42.028>
    created_at = <Date 2010-05-07.15:55:34.545>
    labels = ['docs']
    title = 'PyUnicode_AsEncodedObject is undocumented'
    updated_at = <Date 2010-11-20.23:19:42.027>
    user = 'https://bugs.python.org/stutzbach'

    bugs.python.org fields:

    activity = <Date 2010-11-20.23:19:42.027>
    actor = 'belopolsky'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2010-11-20.23:19:42.028>
    closer = 'belopolsky'
    components = ['Documentation']
    creation = <Date 2010-05-07.15:55:34.545>
    creator = 'stutzbach'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 8645
    keywords = []
    message_count = 4.0
    messages = ['105203', '107837', '107871', '121672']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'stutzbach', 'hodgestar', 'docs@python']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'needs patch'
    status = 'closed'
    superseder = '10435'
    type = None
    url = 'https://bugs.python.org/issue8645'
    versions = ['Python 2.7', 'Python 3.2']