Message 202156 - Python tracker
Message202156
| Author | pitrou |
|---|---|
| Recipients | Arfrever, pitrou, serhiy.storchaka, vstinner |
| Date | 2013-11-04.19:12:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1383592337.06.0.220241455615.issue19466@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm afraid clearing thread states is a bit too brutal. What if some destructor relies on contents of the thread states (e.g. thread locals)? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-04 19:12:17 | pitrou | set | recipients: + pitrou, vstinner, Arfrever, serhiy.storchaka |
| 2013-11-04 19:12:17 | pitrou | set | messageid: <1383592337.06.0.220241455615.issue19466@psf.upfronthosting.co.za> |
| 2013-11-04 19:12:17 | pitrou | link | issue19466 messages |
| 2013-11-04 19:12:16 | pitrou | create | |