commit | 4f469c096628af730b17798d0ebfd8925bfde836 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed Nov 01 20:48:49 2017 +0200 |
committer | GitHub <noreply@github.com> | Wed Nov 01 20:48:49 2017 +0200 |
tree | a161dd6075c64a45b7f16713a48df39d3c618b76 | |
parent | 7e68790f3db75a893d5dd336e6201a63bc70212b [diff] |
bpo-27666: Fixed stack corruption in curses.box() and curses.ungetmouse(). (#4220)