PyBuffer_GetPointer() not documented

BPO 34101
Nosy @pitrou, @skrah, @miss-islington
PRs
  • bpo-34101: Add doc of PyBuffer_GetPointer #14994
  • [3.7] bpo-34101: Add doc of PyBuffer_GetPointer (GH-14994) #15055
  • [3.8] bpo-34101: Add doc of PyBuffer_GetPointer (GH-14994) #15056
  • 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 2019-07-31.14:57:25.535>
    created_at = <Date 2018-07-12.07:55:32.856>
    labels = ['3.8', 'type-bug', '3.7', '3.9', 'docs']
    title = 'PyBuffer_GetPointer() not documented'
    updated_at = <Date 2019-07-31.15:04:54.863>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2019-07-31.15:04:54.863>
    actor = 'miss-islington'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-07-31.14:57:25.535>
    closer = 'pitrou'
    components = ['Documentation']
    creation = <Date 2018-07-12.07:55:32.856>
    creator = 'pitrou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34101
    keywords = ['patch']
    message_count = 3.0
    messages = ['348808', '348809', '348810']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'skrah', 'docs@python', 'miss-islington']
    pr_nums = ['14994', '15055', '15056']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34101'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']