Message156007
| Author |
v+python |
| Recipients |
Giovanni.Funchal, facundobatista, fdrake, orsenthil, v+python |
| Date |
2012年03月16日.07:51:39 |
| SpamBayes Score |
3.1652e-09 |
| Marked as misclassified |
No |
| Message-id |
<1331884300.7.0.957675818233.issue10484@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
I'm not sure what tests break or why, I suppose it is the ones for the security patch. I'm not sure which code you are referring to... the code in msg122259 I tested only cursorily, the (different) code in issue 13893 is what I'm running today, and so has been tested more heavily, but I haven't run the regression tests (haven't figured out how).
The latter code fixes the _url_collapse_path_split function, instead of working around it, which the code in msg122259 tries to do.
I would be highly interested if it fails any tests, and why, and would be glad to help analyze and fix. |
|