Skip to content

curses.unget_wch and test_curses fail when linked with ncurses 5.7 and earlier #59242

@jcbollinger

Description

@jcbollinger
BPO 15037
Nosy @loewis, @birkenfeld, @vstinner, @ned-deily, @Wooble, @serhiy-storchaka, @applio
PRs
  • bpo-15037: Add a workaround for getkey() in curses for ncurses 5.7 and earlier. #3826
  • [3.6] bpo-15037: Add a workaround for getkey() in curses for ncurses 5.7 and earlier. (GH-3826) #4218
  • 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 2017-11-01.17:23:58.215>
    created_at = <Date 2012-06-08.16:08:32.022>
    labels = ['3.7', 'type-bug', 'tests']
    title = 'curses.unget_wch and test_curses fail when linked with ncurses 5.7 and earlier'
    updated_at = <Date 2017-11-01.17:23:58.214>
    user = 'https://bugs.python.org/jcbollinger'

    bugs.python.org fields:

    activity = <Date 2017-11-01.17:23:58.214>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-11-01.17:23:58.215>
    closer = 'serhiy.storchaka'
    components = ['Tests']
    creation = <Date 2012-06-08.16:08:32.022>
    creator = 'jcbollinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 15037
    keywords = ['patch']
    message_count = 20.0
    messages = ['162532', '163320', '163330', '163334', '163336', '163361', '164097', '166027', '167105', '167563', '167564', '168555', '168586', '168977', '169025', '214583', '303318', '303342', '305383', '305384']
    nosy_count = 9.0
    nosy_names = ['loewis', 'georg.brandl', 'vstinner', 'ned.deily', 'geoffreyspear', 'python-dev', 'serhiy.storchaka', 'jcbollinger', 'davin']
    pr_nums = ['3826', '4218']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15037'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions