Skip to content

[C API] Support the limited C API in debug mode (Py_INCREF and Py_DECREF) #87854

Closed
@vstinner

Description

@vstinner
BPO 43688
Nosy @vstinner, @encukou
PRs
  • bpo-43688: Support the limited C API in debug mode #25131
  • bpo-43688: Support "make regen-limited-abi" in debug mode #25133
  • bpo-43688: Run make regen-limited-abi #25134
  • bpo-43688: Fix Py_LIMITED_API version of xxlimited #25135
  • Files
  • bench_limited.py
  • bench_testcapi.py
  • bench.patch
  • 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-05-26.22:20:07.057>
    created_at = <Date 2021-04-01.06:47:31.015>
    labels = ['expert-C-API', '3.10']
    title = '[C API] Support the limited C API in debug mode (Py_INCREF and Py_DECREF)'
    updated_at = <Date 2021-05-26.22:20:07.056>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-05-26.22:20:07.056>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-05-26.22:20:07.057>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2021-04-01.06:47:31.015>
    creator = 'vstinner'
    dependencies = []
    files = ['49925', '49926', '49927']
    hgrepos = []
    issue_num = 43688
    keywords = ['patch']
    message_count = 12.0
    messages = ['389956', '389960', '389962', '389971', '389982', '389983', '390002', '390057', '390062', '390063', '390067', '394478']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'petr.viktorin']
    pr_nums = ['25131', '25133', '25134', '25135']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue43688'
    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