Skip to content

Commit 6a262e7

Browse files
committed
craft(gh-pages): update, version "0.19.5"
1 parent bcc4cd2 commit 6a262e7

File tree

19 files changed

+21
-21
lines changed

19 files changed

+21
-21
lines changed

.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: 805ca8e2883b5ad64b1481cc06512828
3+
config: 6dc910e3204d4768a5f2ea3a80f93ff1
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

.doctrees/api.doctree

918 Bytes
Binary file not shown.

.doctrees/environment.pickle

447 Bytes
Binary file not shown.

_modules/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html>
55
<head>
66
<meta charset="utf-8" />
7-
<title>Overview: module code &#8212; sentry-python 0.19.4 documentation</title>
7+
<title>Overview: module code &#8212; sentry-python 0.19.5 documentation</title>
88
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
1010
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

_modules/sentry_sdk/api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html>
55
<head>
66
<meta charset="utf-8" />
7-
<title>sentry_sdk.api &#8212; sentry-python 0.19.4 documentation</title>
7+
<title>sentry_sdk.api &#8212; sentry-python 0.19.5 documentation</title>
88
<link rel="stylesheet" href="../../_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
1010
<script id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>

_modules/sentry_sdk/client.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html>
55
<head>
66
<meta charset="utf-8" />
7-
<title>sentry_sdk.client &#8212; sentry-python 0.19.4 documentation</title>
7+
<title>sentry_sdk.client &#8212; sentry-python 0.19.5 documentation</title>
88
<link rel="stylesheet" href="../../_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
1010
<script id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>

_modules/sentry_sdk/hub.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html>
55
<head>
66
<meta charset="utf-8" />
7-
<title>sentry_sdk.hub &#8212; sentry-python 0.19.4 documentation</title>
7+
<title>sentry_sdk.hub &#8212; sentry-python 0.19.5 documentation</title>
88
<link rel="stylesheet" href="../../_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
1010
<script id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>

_modules/sentry_sdk/integrations/logging.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html>
55
<head>
66
<meta charset="utf-8" />
7-
<title>sentry_sdk.integrations.logging &#8212; sentry-python 0.19.4 documentation</title>
7+
<title>sentry_sdk.integrations.logging &#8212; sentry-python 0.19.5 documentation</title>
88
<link rel="stylesheet" href="../../../_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
1010
<script id="documentation_options" data-url_root="../../../" src="../../../_static/documentation_options.js"></script>

_modules/sentry_sdk/scope.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html>
55
<head>
66
<meta charset="utf-8" />
7-
<title>sentry_sdk.scope &#8212; sentry-python 0.19.4 documentation</title>
7+
<title>sentry_sdk.scope &#8212; sentry-python 0.19.5 documentation</title>
88
<link rel="stylesheet" href="../../_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
1010
<script id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>

_modules/sentry_sdk/transport.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html>
55
<head>
66
<meta charset="utf-8" />
7-
<title>sentry_sdk.transport &#8212; sentry-python 0.19.4 documentation</title>
7+
<title>sentry_sdk.transport &#8212; sentry-python 0.19.5 documentation</title>
88
<link rel="stylesheet" href="../../_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
1010
<script id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
@@ -159,11 +159,11 @@ <h1>Source code for sentry_sdk.transport</h1><div class="highlight"><pre>
159159

160160
<span class="n">Transport</span><span class="o">.</span><span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">options</span><span class="p">)</span>
161161
<span class="k">assert</span> <span class="bp">self</span><span class="o">.</span><span class="n">parsed_dsn</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span>
162-
<span class="bp">self</span><span class="o">.</span><span class="n">_worker</span> <span class="o">=</span> <span class="n">BackgroundWorker</span><span class="p">()</span>
162+
<span class="bp">self</span><span class="o">.</span><span class="n">options</span> <span class="o">=</span> <span class="n">options</span>
163+
<span class="bp">self</span><span class="o">.</span><span class="n">_worker</span> <span class="o">=</span> <span class="n">BackgroundWorker</span><span class="p">(</span><span class="n">queue_size</span><span class="o">=</span><span class="n">options</span><span class="p">[</span><span class="s2">&quot;transport_queue_size&quot;</span><span class="p">])</span>
163164
<span class="bp">self</span><span class="o">.</span><span class="n">_auth</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">parsed_dsn</span><span class="o">.</span><span class="n">to_auth</span><span class="p">(</span><span class="s2">&quot;sentry.python/</span><span class="si">%s</span><span class="s2">&quot;</span> <span class="o">%</span> <span class="n">VERSION</span><span class="p">)</span>
164165
<span class="bp">self</span><span class="o">.</span><span class="n">_disabled_until</span> <span class="o">=</span> <span class="p">{}</span> <span class="c1"># type: Dict[DataCategory, datetime]</span>
165166
<span class="bp">self</span><span class="o">.</span><span class="n">_retry</span> <span class="o">=</span> <span class="n">urllib3</span><span class="o">.</span><span class="n">util</span><span class="o">.</span><span class="n">Retry</span><span class="p">()</span>
166-
<span class="bp">self</span><span class="o">.</span><span class="n">options</span> <span class="o">=</span> <span class="n">options</span>
167167

168168
<span class="bp">self</span><span class="o">.</span><span class="n">_pool</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_make_pool</span><span class="p">(</span>
169169
<span class="bp">self</span><span class="o">.</span><span class="n">parsed_dsn</span><span class="p">,</span>

0 commit comments

Comments
 (0)