<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/websocket-client.git/websocket/_http.py, branch v1.4.2</title>
<subtitle>github.com: liris/websocket-client.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/'/>
<entry>
<title>revert fc525b1, http proxy uses URL port unlike SOCKS proxies</title>
<updated>2022-08-25T00:00:00+00:00</updated>
<author>
<name>engn33r</name>
<email>engn33r@users.noreply.github.com</email>
</author>
<published>2022-08-25T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=7a33095acd3a2e053b982cad3fbf07a5e5c9a124'/>
<id>7a33095acd3a2e053b982cad3fbf07a5e5c9a124</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug that set http proxy to port 80</title>
<updated>2022-08-25T00:00:00+00:00</updated>
<author>
<name>engn33r</name>
<email>engn33r@users.noreply.github.com</email>
</author>
<published>2022-08-25T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=fc525b1393e1db275905a9fbbd002868081e5381'/>
<id>fc525b1393e1db275905a9fbbd002868081e5381</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow passing `http_proxy_timeout` to `run_forever`. (#842)</title>
<updated>2022-08-24T18:35:20+00:00</updated>
<author>
<name>Adam Wojtczak</name>
<email>45100954+adamwojt@users.noreply.github.com</email>
</author>
<published>2022-08-24T18:35:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=285e0a832e3212ef9ffa8c94fe26a30829353b32'/>
<id>285e0a832e3212ef9ffa8c94fe26a30829353b32</id>
<content type='text'>
* Allow passing `http_proxy_timeout` to `run_forever`

* Normalize docstring

* fix flake8 lint

Co-authored-by: Adam Wojtczak &lt;adam.wojtczak@cybercare.cc&gt;
Co-authored-by: engn33r &lt;engn33r@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Allow passing `http_proxy_timeout` to `run_forever`

* Normalize docstring

* fix flake8 lint

Co-authored-by: Adam Wojtczak &lt;adam.wojtczak@cybercare.cc&gt;
Co-authored-by: engn33r &lt;engn33r@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unclosed socket when 'error.errno in eConnRefused'. (#826)</title>
<updated>2022-06-01T13:34:35+00:00</updated>
<author>
<name>bvd0</name>
<email>39800557+bvd0@users.noreply.github.com</email>
</author>
<published>2022-06-01T13:34:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=9adfb69e1e0af80a767874f9248416739e72c742'/>
<id>9adfb69e1e0af80a767874f9248416739e72c742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2022</title>
<updated>2022-01-01T03:18:39+00:00</updated>
<author>
<name>engn33r</name>
<email>engn33r@users.noreply.github.com</email>
</author>
<published>2022-01-01T03:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=81fa70d259ce1609b3fb1bf66c8a9bed81a3f28c'/>
<id>81fa70d259ce1609b3fb1bf66c8a9bed81a3f28c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add errno.ENETUNREACH to _http.py retry loop</title>
<updated>2021-12-30T21:53:21+00:00</updated>
<author>
<name>engn33r</name>
<email>engn33r@users.noreply.github.com</email>
</author>
<published>2021-12-30T21:53:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=da1b0509ecbd71b3ad1e37a1768b328711d9e955'/>
<id>da1b0509ecbd71b3ad1e37a1768b328711d9e955</id>
<content type='text'>
Based on code from issue 522 and information gathered from issues 764 and 775</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on code from issue 522 and information gathered from issues 764 and 775</pre>
</div>
</content>
</entry>
<entry>
<title>Remove EINTR branch from PR #528. PEP 475 handles Python 3.5+</title>
<updated>2021-12-13T21:27:38+00:00</updated>
<author>
<name>engn33r</name>
<email>engn33r@users.noreply.github.com</email>
</author>
<published>2021-12-13T21:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=05122f4ebe6fc53909fa599ccd32f46511b057ac'/>
<id>05122f4ebe6fc53909fa599ccd32f46511b057ac</id>
<content type='text'>
When PR #528 was submitted, older versions of Python were supported. Now only Python 3.6+ is supposed, so we can rely on PEP 475
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When PR #528 was submitted, older versions of Python were supported. Now only Python 3.6+ is supposed, so we can rely on PEP 475
</pre>
</div>
</content>
</entry>
<entry>
<title>add support to pass custom ssl.SSLContext into sslopt param (#762)</title>
<updated>2021-11-26T22:03:44+00:00</updated>
<author>
<name>Chris Wheeler</name>
<email>grintor@gmail.com</email>
</author>
<published>2021-11-26T22:03:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=50eb1545374e980c7d96d0ce4ded341d3cbe4337'/>
<id>50eb1545374e980c7d96d0ce4ded341d3cbe4337</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove HAVE_CONTEXT_CHECK_HOSTNAME var, edit check_hostname logic after PROTOCOL_TLS_CLIENT switch</title>
<updated>2021-11-26T21:44:02+00:00</updated>
<author>
<name>engn33r</name>
<email>engn33r@users.noreply.github.com</email>
</author>
<published>2021-11-26T21:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=dac1692e8a4ece104b26b16c30ec0b348feb3e60'/>
<id>dac1692e8a4ece104b26b16c30ec0b348feb3e60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix testConnect test case with tuple of errors</title>
<updated>2021-11-26T21:33:49+00:00</updated>
<author>
<name>engn33r</name>
<email>engn33r@users.noreply.github.com</email>
</author>
<published>2021-11-26T21:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=9d1285e7c27398451d2b15273bd00f6e36a6806b'/>
<id>9d1285e7c27398451d2b15273bd00f6e36a6806b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
