Skip to content

Support buffer protocol with type specs #84901

Closed
@scoder

Description

@scoder
BPO 40724
Nosy @pfmoore, @ncoghlan, @pitrou, @scoder, @vstinner, @encukou, @skrah, @miss-islington, @remilapeyre
PRs
  • bpo-40724: Support setting buffer slots from type specs #20648
  • [3.9] bpo-40724: Support setting buffer slots from type specs (GH-20648) #20683
  • bpo-40724: Fix return type of heapctypewithbuffer_releasebuffer() #20685
  • [3.9] bpo-40724: Fix return type of test helper function heapctypewithbuffer_releasebuffer() (GH-20685) #20690
  • 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-06-07.07:29:43.798>
    created_at = <Date 2020-05-22.07:51:02.014>
    labels = ['expert-C-API', 'type-feature', '3.9', '3.10']
    title = 'Support buffer protocol with type specs'
    updated_at = <Date 2020-06-07.07:29:43.797>
    user = 'https://github.com/scoder'

    bugs.python.org fields:

    activity = <Date 2020-06-07.07:29:43.797>
    actor = 'scoder'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-07.07:29:43.798>
    closer = 'scoder'
    components = ['C API']
    creation = <Date 2020-05-22.07:51:02.014>
    creator = 'scoder'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40724
    keywords = ['patch']
    message_count = 5.0
    messages = ['369561', '370194', '370849', '370878', '370879']
    nosy_count = 9.0
    nosy_names = ['paul.moore', 'ncoghlan', 'pitrou', 'scoder', 'vstinner', 'petr.viktorin', 'skrah', 'miss-islington', 'remi.lapeyre']
    pr_nums = ['20648', '20683', '20685', '20690']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40724'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.9only security fixestopic-C-APItype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions