Skip to content

Build with Py_LIMITED_API fails unknown type name ‘PyModuleDef_Slot’ #91071

Closed
@tiran

Description

@tiran
BPO 46915
Nosy @vstinner, @tiran, @pablogsal
PRs
  • bpo-46915: Fix unknown type PyModuleDef_Slot regression #31667
  • 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 = 'https://github.com/vstinner'
    closed_at = None
    created_at = <Date 2022-03-03.21:15:25.727>
    labels = ['interpreter-core', 'build', '3.11']
    title = 'Build with Py_LIMITED_API fails unknown type name \xe2\x80\x98PyModuleDef_Slot\xe2\x80\x99'
    updated_at = <Date 2022-03-12.00:35:14.453>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2022-03-12.00:35:14.453>
    actor = 'vstinner'
    assignee = 'vstinner'
    closed = False
    closed_date = None
    closer = None
    components = ['Build', 'Interpreter Core']
    creation = <Date 2022-03-03.21:15:25.727>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46915
    keywords = ['3.11regression']
    message_count = 7.0
    messages = ['414473', '414474', '414475', '414476', '414480', '414488', '414956']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'christian.heimes', 'pablogsal']
    pr_nums = ['31667']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'open'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue46915'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesbuildThe build process and cross-buildinterpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions