Message315286
| Author | Ivan.Pozdeev |
|---|---|
| Recipients | Ivan.Pozdeev, serhiy.storchaka, terry.reedy |
| Date | 2018-04-14.09:00:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1523696412.95.0.682650639539.issue33257@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Wait a second... I think I noticed another similar bug. In Tkapp_CallProc. Same case, Tkapp_CallArgs and Tkapp_CallDeallocArgs are called when not holding both locks. The attached example doesn't use Python event handlers, so it didn't manifest itself in my tests. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-14 09:00:12 | Ivan.Pozdeev | set | recipients: + Ivan.Pozdeev, terry.reedy, serhiy.storchaka |
| 2018-04-14 09:00:12 | Ivan.Pozdeev | set | messageid: <1523696412.95.0.682650639539.issue33257@psf.upfronthosting.co.za> |
| 2018-04-14 09:00:12 | Ivan.Pozdeev | link | issue33257 messages |
| 2018-04-14 09:00:12 | Ivan.Pozdeev | create | |