BPO | [33126](https://bugs.python.org/issue33126) --- | :--- Nosy | @pitrou, @skrah PRs | python/cpython#6292python/cpython#6293python/cpython#6294 Files | [issue33126.diff](https://bugs.python.org/file47497/issue33126.diff "Uploaded as text/plain at 2018-03-24.21:53:19 by @skrah") *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: ```python assignee = None closed_at = created_at = labels = ['3.8', 'type-bug', '3.7', 'docs'] title = 'Some C buffer protocol APIs not documented' updated_at = user = 'https://github.com/pitrou' ``` bugs.python.org fields: ```python activity = actor = 'pitrou' assignee = 'docs@python' closed = True closed_date = closer = 'pitrou' components = ['Documentation'] creation = creator = 'pitrou' dependencies = [] files = ['47497'] hgrepos = [] issue_num = 33126 keywords = ['patch'] message_count = 9.0 messages = ['314315', '314387', '314388', '314424', '314425', '314605', '314608', '314611', '314612'] nosy_count = 3.0 nosy_names = ['pitrou', 'skrah', 'docs@python'] pr_nums = ['6292', '6293', '6294'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue33126' versions = ['Python 3.6', 'Python 3.7', 'Python 3.8'] ```