[issue27657] urlparse fails if the path is numeric

Senthil Kumaran report at bugs.python.org
Sat Jan 4 00:26:14 EST 2020


Senthil Kumaran <senthil at uthcode.com> added the comment:

@James - Originally the issue was considered a revert and the versions were set for the merge, but I certainly recognize the problem when parsing can fail for simple URLs like `localhost:8000` which is very common.

Another developer had raised the concerns with the change in this PR: https://github.com/python/cpython/pull/16839#issuecomment-570758153 

I am reopening this issue, and re-read the arguments again to understand and propose the next steps.

----------
assignee:  -> orsenthil
resolution: fixed -> 
stage: resolved -> commit review
status: closed -> open

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue27657>
_______________________________________


More information about the Python-bugs-list mailing list