<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/httpretty.git/tests/functional/bugfixes, branch fix/413/regex</title>
<subtitle>github.com: gabrielfalcao/httpretty.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/'/>
<entry>
<title>reproduce bug report by @akkana #413</title>
<updated>2021-05-13T23:28:35+00:00</updated>
<author>
<name>Gabriel Falcão</name>
<email>gabriel@nacaolivre.org</email>
</author>
<published>2021-05-13T23:26:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=0e8fa202ed0f4329642f2c220cf5af939f59ec1f'/>
<id>0e8fa202ed0f4329642f2c220cf5af939f59ec1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes pyopenssl issue with urllib3 (#420)</title>
<updated>2021-05-13T22:06:43+00:00</updated>
<author>
<name>Gabriel Falcão</name>
<email>gabrielfalcao@users.noreply.github.com</email>
</author>
<published>2021-05-13T22:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=edfb1256e4383ee6e7181d888f96d42f14781d5c'/>
<id>edfb1256e4383ee6e7181d888f96d42f14781d5c</id>
<content type='text'>
closes #417</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #417</pre>
</div>
</content>
</entry>
<entry>
<title>Improve debugging experience via `UnmockedError` and logging (#419)</title>
<updated>2021-05-13T00:02:36+00:00</updated>
<author>
<name>Gabriel Falcão</name>
<email>gabrielfalcao@users.noreply.github.com</email>
</author>
<published>2021-05-13T00:02:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=b6161cebfdaf5f68ef49526e51b460b8e0c0c6c2'/>
<id>b6161cebfdaf5f68ef49526e51b460b8e0c0c6c2</id>
<content type='text'>
Feature: Display mismatched URL within UnmockedError whenever possible. Closes #388

Feature: Display mismatched URL via logging. #419

Add new properties to `httpretty.core.HTTPrettyRequest` (protocol, host, url, path, method).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feature: Display mismatched URL within UnmockedError whenever possible. Closes #388

Feature: Display mismatched URL via logging. #419

Add new properties to `httpretty.core.HTTPrettyRequest` (protocol, host, url, path, method).

</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for release 0.10.0 (#395)</title>
<updated>2020-03-20T00:54:02+00:00</updated>
<author>
<name>Gabriel Falcão</name>
<email>gabrielfalcao@users.noreply.github.com</email>
</author>
<published>2020-03-20T00:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=aafd6ba2954a7b158319131b711fa6dc74b38c33'/>
<id>aafd6ba2954a7b158319131b711fa6dc74b38c33</id>
<content type='text'>
* Refactor passthrough real TCP socket.

- Remove unused attribute `fakesock._closed`
- Always forward real socket calls when a "truesock" is present and connected.
- Improve state handling for real socket + whether it is connected or not.

* update changelog

* fix tests

* closes #254

* WIP: fixing tests

* fix tests

* add test to ensure matching host case insensitive

* move tests that reproduce github issues into their own folder

* fix tests

* fix more tests

* evaluate redis response to ensure TCP connection attempt

* fix unit test

* fix more tests

* restory flaky assertion

* fix redis connection check

* comment flaky debug test

* lint fix

* skip flaky test

* remove unused code

* change order of socket patching

run known urllib3 workarounds before everything else

* treat ssl-wrapping of urllib3 differently

* print python version in github actions

* fix eventlet compatibility</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refactor passthrough real TCP socket.

- Remove unused attribute `fakesock._closed`
- Always forward real socket calls when a "truesock" is present and connected.
- Improve state handling for real socket + whether it is connected or not.

* update changelog

* fix tests

* closes #254

* WIP: fixing tests

* fix tests

* add test to ensure matching host case insensitive

* move tests that reproduce github issues into their own folder

* fix tests

* fix more tests

* evaluate redis response to ensure TCP connection attempt

* fix unit test

* fix more tests

* restory flaky assertion

* fix redis connection check

* comment flaky debug test

* lint fix

* skip flaky test

* remove unused code

* change order of socket patching

run known urllib3 workarounds before everything else

* treat ssl-wrapping of urllib3 differently

* print python version in github actions

* fix eventlet compatibility</pre>
</div>
</content>
</entry>
</feed>
