This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Steve Fink, serhiy.storchaka, twouters
Date 2017-11-01.19:24:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509564242.64.0.213398074469.issue27666@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b694770a2b23cd485c98bf673a8b2dc1a865d9df by Serhiy Storchaka (Miss Islington (bot)) in branch '2.7':
bpo-27666: Fixed stack corruption in curses.box() and curses.ungetmouse(). (GH-4220) (#4222)
https://github.com/python/cpython/commit/b694770a2b23cd485c98bf673a8b2dc1a865d9df
History
Date User Action Args
2017-11-01 19:24:02serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, Steve Fink
2017-11-01 19:24:02serhiy.storchakasetmessageid: <1509564242.64.0.213398074469.issue27666@psf.upfronthosting.co.za>
2017-11-01 19:24:02serhiy.storchakalinkissue27666 messages
2017-11-01 19:24:02serhiy.storchakacreate