Message316102
| Author | Ivan.Pozdeev |
|---|---|
| Recipients | Ivan.Pozdeev, gvanrossum |
| Date | 2018-05-03.03:05:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1525316758.07.0.682650639539.issue33412@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Do you have a suggestion for what to do short of dropping Tkinter support? Didn't really look into this. At first glance, from the trace log, the main thread seems to grab a lock at some initial point, and then tries to grab it again when running an event handler. So making the lock reentrant may help. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-03 03:05:58 | Ivan.Pozdeev | set | recipients: + Ivan.Pozdeev, gvanrossum |
| 2018-05-03 03:05:58 | Ivan.Pozdeev | set | messageid: <1525316758.07.0.682650639539.issue33412@psf.upfronthosting.co.za> |
| 2018-05-03 03:05:58 | Ivan.Pozdeev | link | issue33412 messages |
| 2018-05-03 03:05:57 | Ivan.Pozdeev | create | |