Skip to content

Convert PyTuple_GET_ITEM() macro to a function call with additional checks in debug mode #79380

@vstinner

Description

@vstinner
BPO 35199
Nosy @rhettinger, @vstinner
PRs
  • bpo-35199: Add an internal _PyTuple_ITEMS() macro #10434
  • [WIP] bpo-35199: PyTuple_GET_ITEM() becomes a function in debug mode #10435
  • 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 2018-11-10.00:36:49.655>
    created_at = <Date 2018-11-09.15:32:02.819>
    labels = ['interpreter-core', '3.8']
    title = 'Convert PyTuple_GET_ITEM() macro to a function call with additional checks in debug mode'
    updated_at = <Date 2018-11-10.01:43:18.485>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-11-10.01:43:18.485>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-11-10.00:36:49.655>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2018-11-09.15:32:02.819>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35199
    keywords = ['patch']
    message_count = 9.0
    messages = ['329523', '329525', '329529', '329530', '329536', '329570', '329572', '329577', '329585']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'vstinner']
    pr_nums = ['10434', '10435']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35199'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions