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 zvyn
Recipients berker.peksag, martin.panter, tloetzer, xiang.zhang, zvyn
Date 2017-01-08.08:15:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483863304.86.0.709150918646.issue29142@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the feedback!

I changed the patch to use lstrip so that the FQDN "example.com." would match the NOPROXY entry "example.com.". I don't think we get FQDNs, but that's just my guess.

I think ideally "example.com" would also match "example.com." but that's a different issue.
History
Date User Action Args
2017-01-08 08:15:04zvynsetrecipients: + zvyn, berker.peksag, martin.panter, xiang.zhang, tloetzer
2017-01-08 08:15:04zvynsetmessageid: <1483863304.86.0.709150918646.issue29142@psf.upfronthosting.co.za>
2017-01-08 08:15:04zvynlinkissue29142 messages
2017-01-08 08:15:04zvyncreate