Message 176024 - Python tracker
Message176024
| Author | serhiy.storchaka |
|---|---|
| Recipients | doanviettrung, kbk, mark.dickinson, roger.serwy, serhiy.storchaka, terry.reedy |
| Date | 2012-11-20.20:34:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1353443677.52.0.755034276287.issue16511@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
When width or height are 0, IDLE starts and show window with some minimal width or height. When width or height are empty or invalid IDLE can't start. The proposed patch makes IDLE more resistant against such broken configs. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-11-20 20:34:37 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy, kbk, mark.dickinson, roger.serwy, doanviettrung |
| 2012-11-20 20:34:37 | serhiy.storchaka | set | messageid: <1353443677.52.0.755034276287.issue16511@psf.upfronthosting.co.za> |
| 2012-11-20 20:34:37 | serhiy.storchaka | link | issue16511 messages |
| 2012-11-20 20:34:37 | serhiy.storchaka | create | |