Skip to content

Python 3.10: Under some trivial circunstances, GIL not released #88811

@jcea

Description

@jcea
BPO 44645
Nosy @jcea, @ambv, @markshannon, @pablogsal, @miss-islington
PRs
  • bpo-44645: Check for interrupts on any potentially backwards edge. #27167
  • [3.10] bpo-44645: Check for interrupts on any potentially backwards edge. #27183
  • Revert "bpo-44645: Check for interrupts on any potentially backwards edge. (GH-27167)" #27194
  • [3.10] Revert "bpo-44645: Check for interrupts on any potentially backwards edge. (GH-27167)" (GH-27194) #27195
  • bpo-44645: Check for interrupts on any potentially backwards edge #27216
  • [3.10] bpo-44645: Check for interrupts on any potentially backwards edge (GH-27216) #27235
  • 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 2021-07-31.23:21:29.452>
    created_at = <Date 2021-07-15.13:26:07.952>
    labels = ['interpreter-core', '3.10', 'release-blocker']
    title = 'Python 3.10: Under some trivial circunstances, GIL not released'
    updated_at = <Date 2021-07-31.23:21:29.452>
    user = 'https://github.com/jcea'

    bugs.python.org fields:

    activity = <Date 2021-07-31.23:21:29.452>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-07-31.23:21:29.452>
    closer = 'pablogsal'
    components = ['Interpreter Core']
    creation = <Date 2021-07-15.13:26:07.952>
    creator = 'jcea'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44645
    keywords = ['patch', '3.10regression']
    message_count = 11.0
    messages = ['397549', '397554', '397609', '397610', '397639', '397641', '397642', '397643', '397719', '397782', '397789']
    nosy_count = 5.0
    nosy_names = ['jcea', 'lukasz.langa', 'Mark.Shannon', 'pablogsal', 'miss-islington']
    pr_nums = ['27167', '27183', '27194', '27195', '27216', '27235']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue44645'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions