Message177686
| Author | asvetlov |
|---|---|
| Recipients | asvetlov, gregory.p.smith, jcea, pitrou, serhiy.storchaka |
| Date | 2012-12-18.12:15:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1355832950.96.0.887622449449.issue16650@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As I can see in Py_Finalize finalized for standard exception classes is called after any python code has been finished, so we don't need to protect those exceptions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-18 12:15:51 | asvetlov | set | recipients: + asvetlov, gregory.p.smith, jcea, pitrou, serhiy.storchaka |
| 2012-12-18 12:15:50 | asvetlov | set | messageid: <1355832950.96.0.887622449449.issue16650@psf.upfronthosting.co.za> |
| 2012-12-18 12:15:50 | asvetlov | link | issue16650 messages |
| 2012-12-18 12:15:50 | asvetlov | create | |