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:23:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509564232.33.0.213398074469.issue27666@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset aad7ac10af6ed40fc21b842e04be0b04b2915d4a by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
bpo-27666: Fixed stack corruption in curses.box() and curses.ungetmouse(). (GH-4220) (#4221)
https://github.com/python/cpython/commit/aad7ac10af6ed40fc21b842e04be0b04b2915d4a
History
Date User Action Args
2017-11-01 19:23:52serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, Steve Fink
2017-11-01 19:23:52serhiy.storchakasetmessageid: <1509564232.33.0.213398074469.issue27666@psf.upfronthosting.co.za>
2017-11-01 19:23:52serhiy.storchakalinkissue27666 messages
2017-11-01 19:23:52serhiy.storchakacreate