Skip to content

Disable PyGILState_Check() when Py_NewInterpreter() is called and add more checks on the GIL #70745

@vstinner

Description

@vstinner
BPO 26558
Nosy @pitrou, @vstinner, @ericsnowcurrently, @miss-islington
PRs
  • bpo-26558: Fix Py_FatalError() with GIL released #10267
  • [3.7] bpo-26558: Fix Py_FatalError() with GIL released (GH-10267) #10269
  • [3.6] bpo-26558: Fix Py_FatalError() with GIL released (GH-10267) #10270
  • Files
  • gil_check.patch
  • gil_check-2.patch
  • pymem_gil_check.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 2016-03-15.16:16:43.293>
    created_at = <Date 2016-03-14.13:16:41.679>
    labels = []
    title = 'Disable PyGILState_Check() when Py_NewInterpreter() is called and add more checks on the GIL'
    updated_at = <Date 2018-11-01.00:11:57.241>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-11-01.00:11:57.241>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-03-15.16:16:43.293>
    closer = 'vstinner'
    components = []
    creation = <Date 2016-03-14.13:16:41.679>
    creator = 'vstinner'
    dependencies = []
    files = ['42161', '42162', '42163']
    hgrepos = []
    issue_num = 26558
    keywords = ['patch']
    message_count = 13.0
    messages = ['261750', '261758', '261760', '261762', '261763', '261764', '261767', '261780', '261817', '261818', '329023', '329025', '329028']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'python-dev', 'eric.snow', 'miss-islington']
    pr_nums = ['10267', '10269', '10270']
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue26558'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions