This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients orsenthil, python-dev, serhiy.storchaka
Date 2014-01-18.16:32:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f64RY2jQ5zSV0@mail.python.org>
In-reply-to
Content
New changeset a4a51a0d4575 by Serhiy Storchaka in branch '2.7':
Issue #20270: urllib and urlparse now support empty ports.
http://hg.python.org/cpython/rev/a4a51a0d4575

New changeset 52edc7087c81 by Serhiy Storchaka in branch '3.3':
Issue #20270: urllib.urlparse now supports empty ports.
http://hg.python.org/cpython/rev/52edc7087c81

New changeset 1469c4fde8cd by Serhiy Storchaka in branch 'default':
Issue #20270: urllib.urlparse now supports empty ports.
http://hg.python.org/cpython/rev/1469c4fde8cd
History
Date User Action Args
2014-01-18 16:32:10python-devsetrecipients: + python-dev, orsenthil, serhiy.storchaka
2014-01-18 16:32:09python-devlinkissue20270 messages
2014-01-18 16:32:09python-devcreate