<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/websocket-client.git/websocket/_ssl_compat.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>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>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>Transition from LGPL 2.1 license to Apache 2.0 - fix #697</title>
<updated>2021-08-11T01:31:51+00:00</updated>
<author>
<name>engn33r</name>
<email>engn33r@users.noreply.github.com</email>
</author>
<published>2021-08-11T01:31:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=ee5e352ebfcb78dd944d6923ce775ee4fcb5fd7f'/>
<id>ee5e352ebfcb78dd944d6923ce775ee4fcb5fd7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary Python2 code</title>
<updated>2021-05-15T16:10:58+00:00</updated>
<author>
<name>engn33r</name>
<email>engn33r@users.noreply.github.com</email>
</author>
<published>2021-05-15T16:10:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=ff67af8ef287ea6281fd8f76dcd234d19db06fc7'/>
<id>ff67af8ef287ea6281fd8f76dcd234d19db06fc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP8 style compliance fixes</title>
<updated>2021-05-05T00:11:04+00:00</updated>
<author>
<name>engn33r</name>
<email>engn33r@users.noreply.github.com</email>
</author>
<published>2021-05-05T00:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=dc3f5c469c6874c02544b64d2e1aa1c29370c16f'/>
<id>dc3f5c469c6874c02544b64d2e1aa1c29370c16f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #526 by reverting invalid BSD license migration in commit e94ed9e to return to LGPL2.1</title>
<updated>2021-02-23T04:18:57+00:00</updated>
<author>
<name>engn33r</name>
<email>engn33r@users.noreply.github.com</email>
</author>
<published>2021-02-23T03:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=6eaed48d49ea6a1a792b152a477bf9026f0c29b4'/>
<id>6eaed48d49ea6a1a792b152a477bf9026f0c29b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create dummy `ssl` object</title>
<updated>2019-10-04T17:42:07+00:00</updated>
<author>
<name>Filip Š</name>
<email>filip.stamcar@hotmail.com</email>
</author>
<published>2019-10-04T17:42:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=af502e5ae513203638f53a31cf64ec2d85835981'/>
<id>af502e5ae513203638f53a31cf64ec2d85835981</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix SSL socket handling (#2)</title>
<updated>2018-08-29T08:30:17+00:00</updated>
<author>
<name>Juho Hovila</name>
<email>juho.hovila@arm.com</email>
</author>
<published>2018-08-29T08:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=7997ee1c18d142ed910aded8a1636cab78b86e42'/>
<id>7997ee1c18d142ed910aded8a1636cab78b86e42</id>
<content type='text'>
* Fix ssl socket handling

Handle them as recommended in here
https://bugs.python.org/issue21430 and in
python documentation. Do not use undocumented
SSLSocket pending 

* Increase version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix ssl socket handling

Handle them as recommended in here
https://bugs.python.org/issue21430 and in
python documentation. Do not use undocumented
SSLSocket pending 

* Increase version</pre>
</div>
</content>
</entry>
<entry>
<title>wsdump, test_fuzzingclient, websocket.*, test_websocket: Organise imports</title>
<updated>2016-04-27T14:00:56+00:00</updated>
<author>
<name>Allan Lewis</name>
<email>allanlewis@users.noreply.github.com</email>
</author>
<published>2016-04-27T14:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=525fcfc0fb8099eae1ad92b44e14f5ca9b27780e'/>
<id>525fcfc0fb8099eae1ad92b44e14f5ca9b27780e</id>
<content type='text'>
Previously, because of the multiple instances of `from foo import *`, names were
imported from modules that had themselves imported them, instead of from the
place of definition. This commit therefore does the following:

- Declares `__all__` in every module that imports anything, so that
`from foo import *` is sane.
- Sorts the imports based on conventions, similar to the output of `isort`.
- Places all conditional imports after unconditional imports, except where that
isn't valid.
- Imports local names from the modules where they are defined, except when
importing the package itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, because of the multiple instances of `from foo import *`, names were
imported from modules that had themselves imported them, instead of from the
place of definition. This commit therefore does the following:

- Declares `__all__` in every module that imports anything, so that
`from foo import *` is sane.
- Sorts the imports based on conventions, similar to the output of `isort`.
- Places all conditional imports after unconditional imports, except where that
isn't valid.
- Imports local names from the modules where they are defined, except when
importing the package itself.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #175: Use builtin check_hostname when available</title>
<updated>2015-04-20T00:23:51+00:00</updated>
<author>
<name>KenjiTakahashi</name>
<email>wozniakk@gmail.com</email>
</author>
<published>2015-04-19T22:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=32e24181db5e621db4705e1c9c1838d4e3a99f45'/>
<id>32e24181db5e621db4705e1c9c1838d4e3a99f45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
