Control: retitle -1 python3-httpretty: Fails to match hostname with different 
case
Control: tags -1 + patch

On 18-Jan-2019, Ben Finney wrote:

> The HTTPretty library is failing to correctly mock requests sent using
> the standard-library `http.client.HTTPConnection` class.

Specifically, the HTTPretty library will *sometimes* fail to normalise
letter case for hostname, when deciding whether to match a URI.

I have made a merge request to the upstream HTTPretty project
<URL:https://github.com/gabrielfalcao/HTTPretty/issues/369#issuecomment-455744083>.

To fix the bug in the Debian ‘python3-httpretty’ package, I have
also made a merge request for this package
<URL:https://salsa.debian.org/openstack-team/python/python-httpretty/merge_requests/1>.

-- 
 \         “I have the simplest tastes. I am always satisfied with the |
  `\    best.” —Oscar Wilde, quoted in _Chicago Brothers of the Book_, |
_o__)                                                             1917 |
Ben Finney <bign...@debian.org>

Reply via email to