Message 177965 - Python tracker
Message177965
| Author | jonathanmcdougall |
|---|---|
| Recipients | Tom.Whittock, amaury.forgeotdarc, georg.brandl, gregory.p.smith, jonathanmcdougall, jwp, mutkuk, pitrou, vstinner |
| Date | 2012-12-23.04:58:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1356238719.79.0.75990976585.issue1195571@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
While trying to come up with a patch, I'm starting to realize the number of modifications needed to make this work. Py_FatalError() is called all over the place assuming that it never returns. The scope of this feature is enormous. I'm wondering what would happen if I threw an exception from there :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-23 04:58:40 | jonathanmcdougall | set | recipients: + jonathanmcdougall, georg.brandl, gregory.p.smith, amaury.forgeotdarc, pitrou, vstinner, mutkuk, jwp, Tom.Whittock |
| 2012-12-23 04:58:39 | jonathanmcdougall | set | messageid: <1356238719.79.0.75990976585.issue1195571@psf.upfronthosting.co.za> |
| 2012-12-23 04:58:39 | jonathanmcdougall | link | issue1195571 messages |
| 2012-12-23 04:58:39 | jonathanmcdougall | create | |