Skip to content

[C API] Add new C functions with more regular reference counting like PyTuple_GetItemRef() #86460

Description

@vstinner
BPO 42294
Nosy @ronaldoussoren, @vstinner, @markshannon, @serhiy-storchaka, @shihai1991, @Fidget-Spinner
PRs
  • bpo-42294: Add borrowed/strong reference to doc glossary #23206
  • [WIP] bpo-42294: Add PyTuple_GetItemRef() function #23207
  • [WIP] bpo-42294: Add Py_SetRef() and Py_XSetRef() #23209
  • bpo-42294: Grammar fixes in glossary strong/weak references #23227
  • 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 2021-09-21.21:51:54.954>
    created_at = <Date 2020-11-09.09:42:14.420>
    labels = ['expert-C-API', '3.10']
    title = '[C API] Add new C functions with more regular reference counting like PyTuple_GetItemRef()'
    updated_at = <Date 2021-09-21.21:51:54.954>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-09-21.21:51:54.954>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-21.21:51:54.954>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2020-11-09.09:42:14.420>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42294
    keywords = ['patch']
    message_count = 12.0
    messages = ['380578', '380583', '380592', '380593', '380594', '380599', '380621', '380729', '380730', '380731', '380735', '402372']
    nosy_count = 6.0
    nosy_names = ['ronaldoussoren', 'vstinner', 'Mark.Shannon', 'serhiy.storchaka', 'shihai1991', 'kj']
    pr_nums = ['23206', '23207', '23209', '23227']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42294'
    versions = ['Python 3.10']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions