Message383498
| Author | serhiy.storchaka |
|---|---|
| Recipients | gpolo, r.david.murray, serhiy.storchaka, terry.reedy |
| Date | 2020-12-21.09:22:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1608542577.18.0.460614068391.issue4343@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I do not think that popping up a root window on first call of Variable() or getboolean() is a good idea. Issue42630 fixed errors in other way. A root window is not automatically created for non-graphic objects (like Variable), instead a RuntimeError with relevant error message is raised. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-12-21 09:22:57 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy, gpolo, r.david.murray |
| 2020-12-21 09:22:57 | serhiy.storchaka | set | messageid: <1608542577.18.0.460614068391.issue4343@roundup.psfhosted.org> |
| 2020-12-21 09:22:57 | serhiy.storchaka | link | issue4343 messages |
| 2020-12-21 09:22:57 | serhiy.storchaka | create | |