Message 149370 - Python tracker
Message149370
| Author | roger.serwy |
|---|---|
| Recipients | Ramchandra Apte, loewis, roger.serwy, terry.reedy |
| Date | 2011-12-13.01:27:08 |
| SpamBayes Score | 0.029069683 |
| Marked as misclassified | No |
| Message-id | <1323739630.04.0.172231209259.issue13532@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The crash can be prevented by using #13582. The RPCProxy object would need to be subclassed so that it raises TypeError for the "write" method when it is not given a string. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-13 01:27:10 | roger.serwy | set | recipients: + roger.serwy, loewis, terry.reedy, Ramchandra Apte |
| 2011-12-13 01:27:10 | roger.serwy | set | messageid: <1323739630.04.0.172231209259.issue13532@psf.upfronthosting.co.za> |
| 2011-12-13 01:27:09 | roger.serwy | link | issue13532 messages |
| 2011-12-13 01:27:08 | roger.serwy | create | |