Message106691
| Author | wobsta |
|---|---|
| Recipients | wobsta |
| Date | 2010-05-28.20:54:34 |
| SpamBayes Score | 0.047567304 |
| Marked as misclassified | No |
| Message-id | <1275080080.41.0.761400748474.issue8846@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
There are serious bugs in carriage return and newline handling at the end of a multipart cgi input. The enclosed patch extends the test_cgi.py (and actually reverts two wrong tests to what they had been for python2.x). Additionally, the bugs are fixed by two small corrections to cgi.py and email/feedparser.py. Thanks for consideration. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-28 20:54:41 | wobsta | set | recipients: + wobsta |
| 2010-05-28 20:54:40 | wobsta | set | messageid: <1275080080.41.0.761400748474.issue8846@psf.upfronthosting.co.za> |
| 2010-05-28 20:54:36 | wobsta | link | issue8846 messages |
| 2010-05-28 20:54:35 | wobsta | create | |