Message78229
| Author | hdima |
|---|---|
| Recipients | hdima, pitrou, pje |
| Date | 2008-12-23.11:14:54 |
| SpamBayes Score | 0.00051214854 |
| Marked as misclassified | No |
| Message-id | <1230030900.39.0.287202892359.issue4718@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
OK, I've attached PEP-333 compatible fixes for wsgiref. I think there is only one problem remains: - wsgiref expects io.BytesIO as input and output streams because of http.server module. I didn't find any restrictions on data returned by read() method of the "wsgi.input" stream in the PEP. Maybe I've missed some details? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-23 11:15:00 | hdima | set | recipients: + hdima, pje, pitrou |
| 2008-12-23 11:15:00 | hdima | set | messageid: <1230030900.39.0.287202892359.issue4718@psf.upfronthosting.co.za> |
| 2008-12-23 11:14:58 | hdima | link | issue4718 messages |
| 2008-12-23 11:14:57 | hdima | create | |