Py_Initialize needs to be done before file load (on msys+wine) · Issue #49206 · python/cpython · GitHub
Skip to content

Py_Initialize needs to be done before file load (on msys+wine) #49206

Description

@lkcl
mannequin
BPO 4956
Files
  • x: updated 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-08-03.18:31:53.554>
    created_at = <Date 2009-01-15.23:00:35.319>
    labels = ['build', 'type-crash']
    title = 'Py_Initialize needs to be done before file load (on msys+wine)'
    updated_at = <Date 2010-08-03.18:31:53.553>
    user = 'https://bugs.python.org/lkcl'

    bugs.python.org fields:

    activity = <Date 2010-08-03.18:31:53.553>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-08-03.18:31:53.554>
    closer = 'terry.reedy'
    components = ['Build']
    creation = <Date 2009-01-15.23:00:35.319>
    creator = 'lkcl'
    dependencies = []
    files = ['12763']
    hgrepos = []
    issue_num = 4956
    keywords = []
    message_count = 7.0
    messages = ['79924', '79933', '79951', '79952', '79953', '79954', '79998']
    nosy_count = 2.0
    nosy_names = ['lkcl', 'ggenellina']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue4956'
    versions = ['Python 2.5']

    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-buildtype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions