Skip to content

[C API] Convert PyTuple_GET_ITEM() macro to a static inline function #85250

Closed
@vstinner

Description

@vstinner
BPO 41078
Nosy @scoder, @vstinner
PRs
  • bpo-41078: Rename pycore_tupleobject.h to pycore_tuple.h #21056
  • bpo-41078: Add pycore_list.h internal header file #21057
  • bpo-41078: Fix bltinmodule.c with Py_TRACE_REFS #21058
  • [WIP] bpo-41078: Convert PyTuple_GET_ITEM() macro to static inline function #21059
  • 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:59:56.853>
    created_at = <Date 2020-06-22.14:50:13.657>
    labels = ['expert-C-API', '3.10']
    title = '[C API] Convert PyTuple_GET_ITEM() macro to a static inline function'
    updated_at = <Date 2021-09-21.21:59:56.853>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-09-21.21:59:56.853>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-21.21:59:56.853>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2020-06-22.14:50:13.657>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41078
    keywords = ['patch']
    message_count = 13.0
    messages = ['372091', '372093', '372095', '372097', '372100', '372121', '372123', '372126', '372128', '372129', '372132', '372149', '402379']
    nosy_count = 2.0
    nosy_names = ['scoder', 'vstinner']
    pr_nums = ['21056', '21057', '21058', '21059']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41078'
    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