Skip to content

memoryview does not support subclassing #85457

@mdehoon

Description

@mdehoon
mannequin
BPO 41285
Nosy @methane, @skrah
Superseder
  • bpo-13797: Allow objects implemented in pure Python to export PEP 3118 buffers
  • 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 2020-07-15.17:38:42.139>
    created_at = <Date 2020-07-12.14:23:24.421>
    labels = ['expert-C-API', 'type-feature', '3.10']
    title = 'memoryview does not support subclassing'
    updated_at = <Date 2020-07-15.17:38:42.138>
    user = 'https://bugs.python.org/mdehoon'

    bugs.python.org fields:

    activity = <Date 2020-07-15.17:38:42.138>
    actor = 'skrah'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-07-15.17:38:42.139>
    closer = 'skrah'
    components = ['C API']
    creation = <Date 2020-07-12.14:23:24.421>
    creator = 'mdehoon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41285
    keywords = []
    message_count = 6.0
    messages = ['373554', '373601', '373668', '373693', '373697', '373705']
    nosy_count = 3.0
    nosy_names = ['mdehoon', 'methane', 'skrah']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '13797'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue41285'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions