Larry Hastings added the comment:
I changed the unit test so it doesn't specify a minium row/column greater than
the maximum row/column. The tests now pass. So I'm calling this good. Thanks
for looking in to it, Zachary and Nadeem!
--
assignee: -> larry
resolution: -> fixed
stage:
Roundup Robot added the comment:
New changeset 0ae768637a07 by Larry Hastings in branch 'default':
Issue #20358: Tests for curses.window.overlay and curses.window.overwrite
http://hg.python.org/cpython/rev/0ae768637a07
--
nosy: +python-dev
___
Python
Zachary Ware added the comment:
Ok, I've tracked down where the error is happening, but I don't know enough
about curses to suggest where it should go from here. It does appear to be the
version of ncurses that Ubuntu 13.10 uses that's causing problems, version
5.9+20130608. The issue stems