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 berker.peksag, chad.birch, cvrebert, demian.brecht, martin.panter, orsenthil, python-dev, r.david.murray, rbcollins, serhiy.storchaka
Date 2015-08-09.21:53:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150809215345.1393.53965@psf.io>
In-reply-to
Content
New changeset 7c78279afc30 by Robert Collins in branch 'default':
Issue #20059: urllib.parse raises ValueError on all invalid ports.
https://hg.python.org/cpython/rev/7c78279afc30
History
Date User Action Args
2015-08-09 21:53:48python-devsetrecipients: + python-dev, orsenthil, rbcollins, r.david.murray, cvrebert, berker.peksag, martin.panter, serhiy.storchaka, demian.brecht, chad.birch
2015-08-09 21:53:48python-devlinkissue20059 messages
2015-08-09 21:53:47python-devcreate