]> granicus.if.org Git - python/commit
bpo-27666: Fixed stack corruption in curses.box() and curses.ungetmouse(). (GH-4220...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 1 Nov 2017 19:23:46 +0000 (12:23 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 1 Nov 2017 19:23:46 +0000 (21:23 +0200)
commitaad7ac10af6ed40fc21b842e04be0b04b2915d4a
tree42bc2d36428ae02c54893876c8c383d57f156f83
parent1f81ea85e8e20347ec396001e5b869d36fe38398
bpo-27666: Fixed stack corruption in curses.box() and curses.ungetmouse(). (GH-4220) (#4221)

(cherry picked from commit 4f469c096628af730b17798d0ebfd8925bfde836)
Lib/test/test_curses.py
Misc/NEWS.d/next/Library/2017-11-01-18-13-42.bpo-27666.j2zRnF.rst [new file with mode: 0644]
Modules/_cursesmodule.c