<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/websocket-client.git/websocket/_utils.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>Py2-&gt;3: simplify class definition (#750)</title>
<updated>2021-10-20T01:21:27+00:00</updated>
<author>
<name>谭九鼎</name>
<email>109224573@qq.com</email>
</author>
<published>2021-10-20T01:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=cf0eb68a63747222434e382e24ea38836201dc30'/>
<id>cf0eb68a63747222434e382e24ea38836201dc30</id>
<content type='text'>
Remove implied and redundant object class type declarations</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove implied and redundant object class type declarations</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>First pass removing Python 2 code, mostly six dependency</title>
<updated>2021-05-05T03:25:36+00:00</updated>
<author>
<name>engn33r</name>
<email>engn33r@users.noreply.github.com</email>
</author>
<published>2021-05-05T03:25:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=d45343b5b7ba5647e9b712d4e9dbadb2b92ac264'/>
<id>d45343b5b7ba5647e9b712d4e9dbadb2b92ac264</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>Pep8 fixes</title>
<updated>2019-04-24T22:37:47+00:00</updated>
<author>
<name>azaugg</name>
<email>azaugg.github@gmail.com</email>
</author>
<published>2019-04-24T22:37:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=d3acf9fe643d8e82bcad42b0adfb7abb9efed0d4'/>
<id>d3acf9fe643d8e82bcad42b0adfb7abb9efed0d4</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>websocket.*: [PEP 8] Use conventional line-length limit</title>
<updated>2016-04-27T12:56:11+00:00</updated>
<author>
<name>Allan Lewis</name>
<email>allanlewis@users.noreply.github.com</email>
</author>
<published>2016-04-27T11:21:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=9f138c94e71458172cd90dec49ce1d1163895c4f'/>
<id>9f138c94e71458172cd90dec49ce1d1163895c4f</id>
<content type='text'>
Line length is set to 80 characters; tests are excluded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Line length is set to 80 characters; tests are excluded.
</pre>
</div>
</content>
</entry>
<entry>
<title>wsdump, websocket.*: [PEP 8] Use conventional vertical spacing</title>
<updated>2016-04-27T12:56:11+00:00</updated>
<author>
<name>Allan Lewis</name>
<email>allanlewis@users.noreply.github.com</email>
</author>
<published>2016-04-27T11:18:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=c5afde8d771833a8e9f4b3be85b817bc9c3dbfcb'/>
<id>c5afde8d771833a8e9f4b3be85b817bc9c3dbfcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
