curses module may call delwin() on original window before subwindows
| BPO | 44172 |
|---|---|
| Nosy | @michaelforney |
| PRs |
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']