Skip to content

curses.ungetch raises OverflowError when given -1 #60497

@Julian

Description

@Julian
mannequin
BPO 16293
Nosy @vstinner, @Julian, @berkerpeksag
Superseder
  • bpo-15037: curses.unget_wch and test_curses fail when linked with ncurses 5.7 and earlier
  • 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 2016-09-17.20:39:33.325>
    created_at = <Date 2012-10-21.01:25:37.022>
    labels = ['type-bug', 'library']
    title = 'curses.ungetch raises OverflowError when given -1'
    updated_at = <Date 2016-09-17.20:39:33.323>
    user = 'https://github.com/Julian'

    bugs.python.org fields:

    activity = <Date 2016-09-17.20:39:33.323>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-09-17.20:39:33.325>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2012-10-21.01:25:37.022>
    creator = 'Julian'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 16293
    keywords = []
    message_count = 5.0
    messages = ['173425', '173440', '173449', '184709', '276842']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'Julian', 'berker.peksag', 'Ankur.Ankan']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '15037'
    type = 'behavior'
    url = 'https://bugs.python.org/issue16293'
    versions = ['Python 3.3', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions