Skip to content

[C API] stable_abi.py script must not include PyType_HasFeature() static inline function in the stable ABI #87856

@vstinner

Description

@vstinner
BPO 43690
Nosy @vstinner, @encukou, @pablogsal
PRs
  • bpo-43690: stable_abi.py no longer parses macros #25136
  • 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-04-01.12:16:45.673>
    created_at = <Date 2021-04-01.09:37:33.583>
    labels = ['expert-C-API', '3.10']
    title = '[C API] stable_abi.py script must not include PyType_HasFeature() static inline function in the stable ABI'
    updated_at = <Date 2021-04-01.12:20:27.623>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-04-01.12:20:27.623>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-04-01.12:16:45.673>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2021-04-01.09:37:33.583>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43690
    keywords = ['patch']
    message_count = 4.0
    messages = ['389964', '389976', '389977', '389978']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'petr.viktorin', 'pablogsal']
    pr_nums = ['25136']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue43690'
    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