Skip to content

Allow objects implemented in pure Python to export PEP 3118 buffers #58006

@ncoghlan

Description

@ncoghlan
BPO 13797
Nosy @rhettinger, @mdickinson, @ncoghlan, @pitrou, @scoder, @alex, @ericsnowcurrently, @vadmium
Dependencies
  • bpo-10181: Problems with Py_buffer management in memoryobject.c (and elsewhere?)
  • Files
  • llindstrom-newbuffer-0dd8ba1c2c2c.tar.gz: Extension module containing BufferMixin and Py_buffer. Source.
  • 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 = None
    created_at = <Date 2012-01-16.10:29:10.732>
    labels = ['interpreter-core']
    title = 'Allow objects implemented in pure Python to export PEP 3118 buffers'
    updated_at = <Date 2016-03-23.04:03:54.804>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2016-03-23.04:03:54.804>
    actor = 'siemer'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2012-01-16.10:29:10.732>
    creator = 'ncoghlan'
    dependencies = ['10181']
    files = ['31329']
    hgrepos = []
    issue_num = 13797
    keywords = []
    message_count = 11.0
    messages = ['151347', '151351', '154683', '154684', '154692', '154855', '156440', '156479', '156485', '163058', '195436']
    nosy_count = 13.0
    nosy_names = ['rhettinger', 'siemer', 'mark.dickinson', 'ncoghlan', 'kermode', 'pitrou', 'scoder', 'Arfrever', 'alex', 'sbt', 'eric.snow', 'martin.panter', 'Jacob.Holm']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue13797'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions