Skip to content

[C API] Functions not exported with PyAPI_FUNC() #89479

Closed
@vstinner

Description

@vstinner
BPO 45316
Nosy @vstinner, @markshannon, @ericsnowcurrently, @serhiy-storchaka, @corona10, @shihai1991
PRs
  • bpo-45316: Move private PyCode C API to internal C API #31576
  • bpo-45316: Move private PyDict functions to internal C API #31577
  • bpo-45316: Move private functions to internal C API #31579
  • bpo-45316: Move _PyArg_Fini() to internal C API #31580
  • 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 = None
    created_at = <Date 2021-09-29.08:18:04.824>
    labels = ['expert-C-API', '3.11']
    title = '[C API] Functions not exported with PyAPI_FUNC()'
    updated_at = <Date 2022-02-25.16:49:14.761>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-02-25.16:49:14.761>
    actor = 'eric.snow'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['C API']
    creation = <Date 2021-09-29.08:18:04.824>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45316
    keywords = ['patch']
    message_count = 10.0
    messages = ['402827', '402831', '402844', '403641', '413995', '413996', '414001', '414007', '414008', '414019']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'Mark.Shannon', 'eric.snow', 'serhiy.storchaka', 'corona10', 'shihai1991']
    pr_nums = ['31576', '31577', '31579', '31580']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue45316'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions