Incorrect error handling in curses.update_lines_cols()

BPO 36589
Nosy @serhiy-storchaka, @ZackerySpytz
PRs
  • bpo-36589: Fix the error handling in curses.update_lines_cols() #12766
  • [3.8] bpo-36589: Fix the error handling in curses.update_lines_cols() (GH-12766) #24023
  • 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-12-15.13:34:33.216>
    created_at = <Date 2019-04-10.19:03:55.752>
    labels = ['extension-modules', '3.8']
    title = 'Incorrect error handling in curses.update_lines_cols()'
    updated_at = <Date 2021-01-01.17:40:41.778>
    user = 'https://github.com/ZackerySpytz'

    bugs.python.org fields:

    activity = <Date 2021-01-01.17:40:41.778>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-12-15.13:34:33.216>
    closer = 'cheryl.sabella'
    components = ['Extension Modules']
    creation = <Date 2019-04-10.19:03:55.752>
    creator = 'ZackerySpytz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36589
    keywords = ['patch']
    message_count = 4.0
    messages = ['339881', '356747', '356819', '384189']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'ZackerySpytz']
    pr_nums = ['12766', '24023']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36589'
    versions = ['Python 3.8']