Message 262886 - Python tracker
Message262886
| Author | xiang.zhang |
|---|---|
| Recipients | martin.panter, xiang.zhang |
| Date | 2016-04-05.02:28:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1459823317.84.0.0555599473782.issue26609@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Get the slash prefixed path in Setup() is a good idea. I change the patch. I retain self.tempdir_name so we can use it in a test for no leading slash. The case creating index.html is OK with self.tempdir_name since we have changed our working directory to basetempdir. I didn't think about compatibility but I know it's important. So rejecting the invalid request-targets is not a good idea to me now. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-04-05 02:28:37 | xiang.zhang | set | recipients: + xiang.zhang, martin.panter |
| 2016-04-05 02:28:37 | xiang.zhang | set | messageid: <1459823317.84.0.0555599473782.issue26609@psf.upfronthosting.co.za> |
| 2016-04-05 02:28:37 | xiang.zhang | link | issue26609 messages |
| 2016-04-05 02:28:37 | xiang.zhang | create | |