Skip to content

Commit 2758d7b

Browse files
docs for 1.34.1
1 parent 8570743 commit 2758d7b

21 files changed

+2277
-3250
lines changed

docs/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 51ca9f27c6d84208117da11f008b1e5f
3+
config: ea36c1f49358a29fe4dfd640b208fea3
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/CHANGELOG.html

Lines changed: 791 additions & 763 deletions
Large diffs are not rendered by default.

docs/README.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>UNICORN Binance WebSocket API &#8212; unicorn-binance-websocket-api 1.34.0 documentation</title>
8+
<title>UNICORN Binance WebSocket API &#8212; unicorn-binance-websocket-api 1.34.1 documentation</title>
99
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1010
<link rel="stylesheet" href="_static/pydoctheme.css" type="text/css" />
1111

1212
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
1313
<script src="_static/jquery.js"></script>
1414
<script src="_static/underscore.js"></script>
1515
<script src="_static/doctools.js"></script>
16+
<script src="_static/language_data.js"></script>
1617

1718
<link rel="index" title="Index" href="genindex.html" />
1819
<link rel="search" title="Search" href="search.html" />
@@ -48,7 +49,7 @@ <h3>Navigation</h3>
4849
<li><a href="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api">unicorn-binance-websocket-api</a> &#187;</li>
4950

5051

51-
<a href="index.html">unicorn-binance-websocket-api 1.34.0 documentation</a> &#187;
52+
<a href="index.html">unicorn-binance-websocket-api 1.34.1 documentation</a> &#187;
5253

5354

5455
<li class="nav-item nav-item-this"><a href="">UNICORN Binance WebSocket API</a></li>
@@ -461,7 +462,7 @@ <h2>Contributing<a class="headerlink" href="#contributing" title="Permalink to t
461462
<p><a class="reference external" href="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api">UNICORN Binance WebSocket API</a> is an open
462463
source project which welcomes contributions which can be anything from simple documentation fixes and reporting dead links to new features. To
463464
contribute follow
464-
<a class="reference external" href="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/blob/master/CONTRIBUTING.md">this guide</a>.</p>
465+
<a class="reference external" href="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/blob/master/CONTRIBUTING">this guide</a>.</p>
465466
<div class="section" id="contributors">
466467
<h3>Contributors<a class="headerlink" href="#contributors" title="Permalink to this headline"></a></h3>
467468
<p><a class="reference external" href="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/graphs/contributors"><img alt="Contributors" src="https://contributors-img.web.app/image?repo=oliver-zehentleitner/unicorn-binance-websocket-api" /></a></p>
@@ -628,7 +629,7 @@ <h3>Navigation</h3>
628629
<li><a href="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api">unicorn-binance-websocket-api</a> &#187;</li>
629630

630631

631-
<a href="index.html">unicorn-binance-websocket-api 1.34.0 documentation</a> &#187;
632+
<a href="index.html">unicorn-binance-websocket-api 1.34.1 documentation</a> &#187;
632633

633634

634635
<li class="nav-item nav-item-this"><a href="">UNICORN Binance WebSocket API</a></li>
@@ -643,7 +644,7 @@ <h3>Navigation</h3>
643644
&copy; <a href="copyright.html">Copyright</a> 2021, Oliver Zehentleitner.
644645
<br />
645646

646-
Last updated on Sep 19 2021 at 23:29 (CET).
647+
Last updated on Oct 05 2021 at 18:26 (CET).
647648
<a href="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/issues">Found a bug</a>?
648649
<br />
649650

@@ -652,13 +653,13 @@ <h3>Navigation</h3>
652653
<a href="https://www.python.org/psf/donations/">Please donate.</a>
653654
<br />
654655

655-
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 3.5.4
656+
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 3.3.1
656657
with <a href="https://github.com/oliver-zehentleitner/python-docs-theme-technopathy">python-docs-theme-technopathy</a>
657658
by <a href="https://about.me/oliver-zehentleitner">Oliver Zehentleitner</a>.
658659
<br />
659660
<a href="https://www.technopathy.club/2019/11/03/use-python-sphinx-on-github-pages-with-html-and-an-indivdual-theme">
660661
Create a GitHub Page like this one!</a> <br />
661-
Sponsored by <a href="https://www.lucit-development.co">LUCIT - Python Development</a>
662+
Powered by <a href="https://www.lucit.co/desktop-and-server-apps.html">LUCIT - Python Development</a>
662663
</div>
663664

664665
</body>

docs/_sources/CHANGELOG.md.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to
66
[Semantic Versioning](http://semver.org/).
77

8-
## 1.34.0.dev (development stage/unreleased/unstable)
8+
## 1.34.1.dev (development stage/unreleased/unstable)
9+
10+
## 1.34.1
11+
### Added
12+
- Exception handling for `websockets.exceptions.NegotiationError` in connection class.
13+
### Changed
14+
- Logging of `restclient._request()`
15+
### Fixed
16+
- No data received from binance.com-futures with websockets==10.0 [issue#199](https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/issues/199)
917

1018
## 1.34.0
1119
### Changed

docs/_static/basic.css

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Sphinx stylesheet -- basic theme.
66
*
7-
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/
@@ -277,25 +277,25 @@ p.rubric {
277277
font-weight: bold;
278278
}
279279

280-
img.align-left, figure.align-left, .figure.align-left, object.align-left {
280+
img.align-left, .figure.align-left, object.align-left {
281281
clear: left;
282282
float: left;
283283
margin-right: 1em;
284284
}
285285

286-
img.align-right, figure.align-right, .figure.align-right, object.align-right {
286+
img.align-right, .figure.align-right, object.align-right {
287287
clear: right;
288288
float: right;
289289
margin-left: 1em;
290290
}
291291

292-
img.align-center, figure.align-center, .figure.align-center, object.align-center {
292+
img.align-center, .figure.align-center, object.align-center {
293293
display: block;
294294
margin-left: auto;
295295
margin-right: auto;
296296
}
297297

298-
img.align-default, figure.align-default, .figure.align-default {
298+
img.align-default, .figure.align-default {
299299
display: block;
300300
margin-left: auto;
301301
margin-right: auto;
@@ -319,8 +319,7 @@ img.align-default, figure.align-default, .figure.align-default {
319319

320320
/* -- sidebars -------------------------------------------------------------- */
321321

322-
div.sidebar,
323-
aside.sidebar {
322+
div.sidebar {
324323
margin: 0 0 0.5em 1em;
325324
border: 1px solid #ddb;
326325
padding: 7px;
@@ -378,14 +377,12 @@ div.body p.centered {
378377
/* -- content of sidebars/topics/admonitions -------------------------------- */
379378

380379
div.sidebar > :last-child,
381-
aside.sidebar > :last-child,
382380
div.topic > :last-child,
383381
div.admonition > :last-child {
384382
margin-bottom: 0;
385383
}
386384

387385
div.sidebar::after,
388-
aside.sidebar::after,
389386
div.topic::after,
390387
div.admonition::after,
391388
blockquote::after {
@@ -458,22 +455,20 @@ td > :last-child {
458455

459456
/* -- figures --------------------------------------------------------------- */
460457

461-
div.figure, figure {
458+
div.figure {
462459
margin: 0.5em;
463460
padding: 0.5em;
464461
}
465462

466-
div.figure p.caption, figcaption {
463+
div.figure p.caption {
467464
padding: 0.3em;
468465
}
469466

470-
div.figure p.caption span.caption-number,
471-
figcaption span.caption-number {
467+
div.figure p.caption span.caption-number {
472468
font-style: italic;
473469
}
474470

475-
div.figure p.caption span.caption-text,
476-
figcaption span.caption-text {
471+
div.figure p.caption span.caption-text {
477472
}
478473

479474
/* -- field list styles ----------------------------------------------------- */

docs/_static/classic.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Sphinx stylesheet -- classic theme.
66
*
7-
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/

docs/_static/doctools.js

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Sphinx JavaScript utilities for all documentation.
66
*
7-
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/
@@ -29,14 +29,9 @@ if (!window.console || !console.firebug) {
2929

3030
/**
3131
* small helper function to urldecode strings
32-
*
33-
* See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/decodeURIComponent#Decoding_query_parameters_from_a_URL
3432
*/
3533
jQuery.urldecode = function(x) {
36-
if (!x) {
37-
return x
38-
}
39-
return decodeURIComponent(x.replace(/\+/g, ' '));
34+
return decodeURIComponent(x).replace(/\+/g, ' ');
4035
};
4136

4237
/**

docs/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '1.34.0',
3+
VERSION: '1.34.1',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/_static/language_data.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,15 @@
55
* This script contains the language-specific data used by searchtools.js,
66
* namely the list of stopwords, stemmer, scorer and splitter.
77
*
8-
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
8+
* :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS.
99
* :license: BSD, see LICENSE for details.
1010
*
1111
*/
1212

1313
var stopwords = ["a","and","are","as","at","be","but","by","for","if","in","into","is","it","near","no","not","of","on","or","such","that","the","their","then","there","these","they","this","to","was","will","with"];
1414

1515

16-
/* Non-minified version is copied as a separate JS file, is available */
17-
16+
/* Non-minified version JS is _stemmer.js if file is provided */
1817
/**
1918
* Porter Stemmer
2019
*/
@@ -200,6 +199,7 @@ var Stemmer = function() {
200199

201200

202201

202+
203203
var splitChars = (function() {
204204
var result = {};
205205
var singles = [96, 180, 187, 191, 215, 247, 749, 885, 903, 907, 909, 930, 1014, 1648,

docs/_static/searchtools.js

Lines changed: 10 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Sphinx JavaScript utilities for the full-text search.
66
*
7-
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/
@@ -248,7 +248,7 @@ var Search = {
248248
// results left, load the summary and display it
249249
if (results.length) {
250250
var item = results.pop();
251-
var listItem = $('<li></li>');
251+
var listItem = $('<li style="display:none"></li>');
252252
var requestUrl = "";
253253
var linkUrl = "";
254254
if (DOCUMENTATION_OPTIONS.BUILDER === 'dirhtml') {
@@ -273,9 +273,9 @@ var Search = {
273273
if (item[3]) {
274274
listItem.append($('<span> (' + item[3] + ')</span>'));
275275
Search.output.append(listItem);
276-
setTimeout(function() {
276+
listItem.slideDown(5, function() {
277277
displayNextItem();
278-
}, 5);
278+
});
279279
} else if (DOCUMENTATION_OPTIONS.HAS_SOURCE) {
280280
$.ajax({url: requestUrl,
281281
dataType: "text",
@@ -285,16 +285,16 @@ var Search = {
285285
listItem.append(Search.makeSearchSummary(data, searchterms, hlterms));
286286
}
287287
Search.output.append(listItem);
288-
setTimeout(function() {
288+
listItem.slideDown(5, function() {
289289
displayNextItem();
290-
}, 5);
290+
});
291291
}});
292292
} else {
293293
// no source available, just display title
294294
Search.output.append(listItem);
295-
setTimeout(function() {
295+
listItem.slideDown(5, function() {
296296
displayNextItem();
297-
}, 5);
297+
});
298298
}
299299
}
300300
// search finished, update title and status message
@@ -379,13 +379,6 @@ var Search = {
379379
return results;
380380
},
381381

382-
/**
383-
* See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions
384-
*/
385-
escapeRegExp : function(string) {
386-
return string.replace(/[.*+\-?^${}()|[\]\\]/g, '\\$&'); // $& means the whole matched string
387-
},
388-
389382
/**
390383
* search for full-text terms in the index
391384
*/
@@ -409,14 +402,13 @@ var Search = {
409402
];
410403
// add support for partial matches
411404
if (word.length > 2) {
412-
var word_regex = this.escapeRegExp(word);
413405
for (var w in terms) {
414-
if (w.match(word_regex) && !terms[word]) {
406+
if (w.match(word) && !terms[word]) {
415407
_o.push({files: terms[w], score: Scorer.partialTerm})
416408
}
417409
}
418410
for (var w in titleterms) {
419-
if (w.match(word_regex) && !titleterms[word]) {
411+
if (w.match(word) && !titleterms[word]) {
420412
_o.push({files: titleterms[w], score: Scorer.partialTitle})
421413
}
422414
}

0 commit comments

Comments
 (0)