PyModuleDef_HEAD_INIT does not explicitly initialize all fields of m_base · Issue #53727 · python/cpython · GitHub
Skip to content

PyModuleDef_HEAD_INIT does not explicitly initialize all fields of m_base #53727

Description

@davidmalcolm
BPO 9518
Nosy @loewis, @amauryfa, @pitrou, @scoder, @davidmalcolm
Files
  • py3k-initialize-all-of-m_base.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 2010-12-08.22:40:27.224>
    created_at = <Date 2010-08-04.23:43:31.087>
    labels = ['extension-modules', 'build']
    title = 'PyModuleDef_HEAD_INIT does not explicitly initialize all fields of m_base'
    updated_at = <Date 2010-12-08.22:40:49.219>
    user = 'https://github.com/davidmalcolm'

    bugs.python.org fields:

    activity = <Date 2010-12-08.22:40:49.219>
    actor = 'dmalcolm'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-12-08.22:40:27.224>
    closer = 'dmalcolm'
    components = ['Extension Modules']
    creation = <Date 2010-08-04.23:43:31.087>
    creator = 'dmalcolm'
    dependencies = []
    files = ['18396']
    hgrepos = []
    issue_num = 9518
    keywords = ['patch']
    message_count = 7.0
    messages = ['112926', '117553', '117560', '121372', '121382', '121385', '123658']
    nosy_count = 5.0
    nosy_names = ['loewis', 'amaury.forgeotdarc', 'pitrou', 'scoder', 'dmalcolm']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue9518'
    versions = ['Python 3.1', 'Python 3.2']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      buildThe build process and cross-buildextension-modulesC modules in the Modules dir

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions