Skip to content

Call _PyGILState_Init() earlier in Py_InitializeEx() #52310

@vstinner

Description

@vstinner
BPO 8063
Nosy @tim-one, @loewis, @amauryfa, @pitrou, @vstinner
Files
  • gil_state_init-py3k.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-17.22:28:14.790>
    created_at = <Date 2010-03-04.23:09:55.689>
    labels = ['type-crash']
    title = 'Call _PyGILState_Init() earlier in Py_InitializeEx()'
    updated_at = <Date 2010-08-17.22:28:14.788>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2010-08-17.22:28:14.788>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-08-17.22:28:14.790>
    closer = 'vstinner'
    components = []
    creation = <Date 2010-03-04.23:09:55.689>
    creator = 'vstinner'
    dependencies = []
    files = ['18559']
    hgrepos = []
    issue_num = 8063
    keywords = ['patch']
    message_count = 11.0
    messages = ['100432', '100433', '100443', '100618', '100620', '100622', '100623', '100624', '100668', '114183', '114185']
    nosy_count = 5.0
    nosy_names = ['tim.peters', 'loewis', 'amaury.forgeotdarc', 'pitrou', 'vstinner']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue8063'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-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