[issue27657] urlparse fails if the path is numeric

2020-06-08 Thread Chris Dent
Chris Dent added the comment: I don't want to belabour the point. If there's general agreement that the new behaviour is the best result that's fine, especially if it is well announced. I agree that it has been inconsistent and weird for a long time. I think my objection si

[issue27657] urlparse fails if the path is numeric

2020-06-08 Thread Chris Dent
Chris Dent added the comment: I just wanted to reiterate what I said at https://bugs.python.org/issue27657#msg360196 The supposed fix provides terribly UX and violates what I think for many people is the path of least surprise. -- ___ Python

[issue27657] urlparse fails if the path is numeric

2020-01-17 Thread Chris Dent
Chris Dent added the comment: Just to add to the list of places this is causing a regression. This has broken the target host determination routines in gabbi: https://github.com/cdent/gabbi/issues/277 While the original fix may have been strictly correct in some ways, it results in a