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, martin.panter, python-dev, tloetzer, xiang.zhang, zvyn
Date 2017-01-09.03:57:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170109035739.52607.38450.0D93F3BD@psf.io>
In-reply-to
Content
New changeset cb4f73be9486 by Xiang Zhang in branch '2.7':
Issue #29142: Fix suffixes in no_proxy handling in urllib.
https://hg.python.org/cpython/rev/cb4f73be9486

New changeset 350c5a1f9cfd by Xiang Zhang in branch '3.5':
Issue #29142: Fix suffixes in no_proxy handling in urllib.
https://hg.python.org/cpython/rev/350c5a1f9cfd

New changeset e90efd9f203e by Xiang Zhang in branch '3.6':
Issue #29142: Merge 3.5.
https://hg.python.org/cpython/rev/e90efd9f203e

New changeset 3954f8f6be3d by Xiang Zhang in branch 'default':
Issue #29142: Merge 3.6.
https://hg.python.org/cpython/rev/3954f8f6be3d
History
Date User Action Args
2017-01-09 03:57:43python-devsetrecipients: + python-dev, berker.peksag, martin.panter, zvyn, xiang.zhang, tloetzer
2017-01-09 03:57:42python-devlinkissue29142 messages
2017-01-09 03:57:42python-devcreate