Message312326
| Author | James.Bailey |
|---|---|
| Recipients | James.Bailey, eli.bendersky, math_foo, r.david.murray, rhettinger, ruffsl, scoder, urule99 |
| Date | 2018-02-18.20:52:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1518987141.37.0.467229070634.issue20928@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Agreed with ruffsl's concerns about the overly aggressive detection of infinite recursion. I also wonder if the hrefs should be normalized or canonized for the check? The check may miss infinite recursions if the hrefs happen to be written in non-matching but equivalent forms. Ex: relative versus absolute paths. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-02-18 20:52:21 | James.Bailey | set | recipients: + James.Bailey, rhettinger, scoder, r.david.murray, eli.bendersky, math_foo, urule99, ruffsl |
| 2018-02-18 20:52:21 | James.Bailey | set | messageid: <1518987141.37.0.467229070634.issue20928@psf.upfronthosting.co.za> |
| 2018-02-18 20:52:21 | James.Bailey | link | issue20928 messages |
| 2018-02-18 20:52:21 | James.Bailey | create | |