Skip to content

curses module may call delwin() on original window before subwindows #88338

Closed
@michaelforney

Description

@michaelforney
BPO 44172
Nosy @michaelforney
PRs
  • bpo-44172: Keep reference to original window in curses subwindow objects #26226
  • 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 = None
    created_at = <Date 2021-05-19.02:08:10.843>
    labels = ['3.8', '3.9', '3.10', '3.11', 'extension-modules', '3.7', 'type-crash']
    title = 'curses module may call delwin() on original window before subwindows'
    updated_at = <Date 2021-05-19.02:24:53.341>
    user = 'https://github.com/michaelforney'

    bugs.python.org fields:

    activity = <Date 2021-05-19.02:24:53.341>
    actor = 'michaelforney'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2021-05-19.02:08:10.843>
    creator = 'michaelforney'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44172
    keywords = ['patch']
    message_count = 1.0
    messages = ['393916']
    nosy_count = 1.0
    nosy_names = ['michaelforney']
    pr_nums = ['26226']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue44172'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.13bugs and security fixes3.14bugs and security fixesextension-modulesC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions