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 Robin.Schreiber, loewis, python-dev, serhiy.storchaka
Date 2016-05-08.18:35:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462732543.56.0.789271593953.issue14936@psf.upfronthosting.co.za>
In-reply-to
Content
This patch made the "_curses_panel.curses panel" type callable. Created objects were in inconsistent state and using them caused a crash.

This bug is fixed in issue23815. Opened issue26979 for documenting the catch.
History
Date User Action Args
2016-05-08 18:35:43serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, python-dev, Robin.Schreiber
2016-05-08 18:35:43serhiy.storchakasetmessageid: <1462732543.56.0.789271593953.issue14936@psf.upfronthosting.co.za>
2016-05-08 18:35:43serhiy.storchakalinkissue14936 messages
2016-05-08 18:35:43serhiy.storchakacreate