Subinterpreters hang in GIL adquisition if an extension module calls PyGILState_Ensure. · Issue #90453 · python/cpython · GitHub
Skip to content

Subinterpreters hang in GIL adquisition if an extension module calls PyGILState_Ensure. #90453

Description

@pablogsal
BPO 46295
Nosy @vstinner, @ericsnowcurrently, @pablogsal
Superseder
  • bpo-15751: [subinterpreters] Make the PyGILState API compatible with subinterpreters
  • 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 2022-01-07.17:41:11.910>
    created_at = <Date 2022-01-07.15:18:15.098>
    labels = ['3.9', '3.10', '3.11']
    title = 'Subinterpreters hang in GIL adquisition if an extension module calls PyGILState_Ensure.'
    updated_at = <Date 2022-01-07.17:41:32.956>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2022-01-07.17:41:32.956>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-07.17:41:11.910>
    closer = 'pablogsal'
    components = []
    creation = <Date 2022-01-07.15:18:15.098>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46295
    keywords = []
    message_count = 3.0
    messages = ['409975', '409987', '409990']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'eric.snow', 'pablogsal']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '15751'
    type = None
    url = 'https://bugs.python.org/issue46295'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    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

      3.10only security fixes3.11only security fixes3.9 (EOL)end of life

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions