Skip to content

Document that PyEval_RestoreThread and PyGILState_Ensure can terminate the calling thread #80608

Closed
@pablogsal

Description

@pablogsal
BPO 36427
Nosy @pitrou, @vstinner, @ericsnowcurrently, @pablogsal
PRs
  • bpo-36427: Document that PyEval_RestoreThread and PyGILState_Ensure can terminate the calling thread #12541
  • [3.7] bpo-36427: Document that PyEval_RestoreThread and PyGILState_Ensure can terminate the calling thread (GH-12541) #12820
  • 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 2019-04-14.02:49:46.980>
    created_at = <Date 2019-03-25.22:14:35.939>
    labels = ['interpreter-core', '3.7', '3.8']
    title = 'Document that PyEval_RestoreThread and PyGILState_Ensure can terminate the calling thread'
    updated_at = <Date 2019-04-14.02:49:46.980>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2019-04-14.02:49:46.980>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-14.02:49:46.980>
    closer = 'pablogsal'
    components = ['Interpreter Core']
    creation = <Date 2019-03-25.22:14:35.939>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36427
    keywords = ['patch']
    message_count = 11.0
    messages = ['338826', '338827', '338828', '338830', '338831', '338832', '339153', '339154', '339156', '340167', '340178']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'vstinner', 'eric.snow', 'pablogsal']
    pr_nums = ['12541', '12820']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36427'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions