Message80865
| Author | kristjan.jonsson |
|---|---|
| Recipients | amaury.forgeotdarc, kristjan.jonsson, loewis, mhammond |
| Date | 2009-01-31.10:47:50 |
| SpamBayes Score | 9.047485e-11 |
| Marked as misclassified | No |
| Message-id | <1233398872.56.0.188192310444.issue4804@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think we ought to make sure that python doesn't crash, even if one passes a bogus fd to os.closerange(). My current patch catches all invalid arguments in software, except for the file descriptors sometimes allowed. To that end, I suggest my current granular CrtSetDebugMode method, as currently implemented in the latest patch. Martin has yet to comment on it. Although he was right that a previous version was flawed, I think I've cracked it this time, WRT proper python threads. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-31 10:47:53 | kristjan.jonsson | set | recipients: + kristjan.jonsson, loewis, mhammond, amaury.forgeotdarc |
| 2009-01-31 10:47:52 | kristjan.jonsson | set | messageid: <1233398872.56.0.188192310444.issue4804@psf.upfronthosting.co.za> |
| 2009-01-31 10:47:50 | kristjan.jonsson | link | issue4804 messages |
| 2009-01-31 10:47:50 | kristjan.jonsson | create | |