Skip to content

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

Description

@vstinner
BPO43688
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=Noneclosed_at=<Date2021-05-26.22:20:07.057>created_at=<Date2021-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=<Date2021-05-26.22:20:07.056>user='https://github.com/vstinner'

    bugs.python.org fields:

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