[issue11467] urlparse.urlsplit() regression for paths consisting of digits

Senthil Kumaran report at bugs.python.org
Mon Mar 14 09:30:07 CET 2011


Senthil Kumaran <orsenthil at gmail.com> added the comment:

Santoso, Quick review comments:

1. The patch looks good.
2. I would use a temporary 'throw-away' variable instead of _, but don't bother to change it, before committing I shall take care.
3. Important - Did you find any regression with the earlier builds, also could you run the full test suite to ensure that all tests pass?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11467>
_______________________________________


More information about the Python-bugs-list mailing list