Skip to content

Add dedicated slot for sending values #86251

@vladima

Description

@vladima
mannequin
BPO 42085
Nosy @encukou, @asvetlov, @1st1, @pablogsal, @miss-islington, @vladima, @sweeneyde, @iritkatriel, @Martmists-GH
PRs
  • bpo-42085: Introduce dedicated entry in PyAsyncMethods for sending values #22780
  • bpo-42085: Fix memory leak introduced by GH-22780 #23237
  • bpo-42085: Add documentation for Py_TPFLAGS_HAVE_AM_SEND #23374
  • bpo-42085: [docs] Add versionadded for am_send in type object documentation #25465
  • [3.10] bpo-42085: [docs] Add versionadded for am_send in type object documentation (GH-25465) #26453
  • 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 2020-10-19.19:38:16.972>
    labels = ['interpreter-core', '3.10', 'performance']
    title = 'Add dedicated slot for sending values'
    updated_at = <Date 2021-08-26.09:51:38.507>
    user = 'https://github.com/vladima'

    bugs.python.org fields:

    activity = <Date 2021-08-26.09:51:38.507>
    actor = 'pablogsal'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2020-10-19.19:38:16.972>
    creator = 'v2m'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42085
    keywords = ['patch']
    message_count = 19.0
    messages = ['378999', '380706', '380708', '380750', '380763', '380765', '380770', '380772', '380777', '381369', '381375', '381381', '394736', '394737', '397872', '400045', '400299', '400310', '400330']
    nosy_count = 9.0
    nosy_names = ['petr.viktorin', 'asvetlov', 'yselivanov', 'pablogsal', 'miss-islington', 'v2m', 'Dennis Sweeney', 'iritkatriel', 'martmists']
    pr_nums = ['22780', '23237', '23374', '25465', '26453']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'open'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue42085'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesdocsDocumentation in the Doc dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions