|
2 | 2 | <html lang="en" data-accent-color="violet" data-content_root="../../"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8"> |
5 | | - <meta name="viewport" content="width=device-width, initial-scale=1.0"><title>sentry_sdk.consts - sentry-python 2.52.0a1 documentation</title><link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><script> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"><title>sentry_sdk.consts - sentry-python 2.52.0a2 documentation</title><link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><script> |
6 | 6 | function setColorMode(t){let e=document.documentElement;e.setAttribute("data-color-mode",t);let a=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches,s=t;"auto"===t&&(s=a?"dark":"light"),"light"===s?(e.classList.remove("dark"),e.classList.add("light")):(e.classList.remove("light"),e.classList.add("dark"))} |
7 | 7 | setColorMode(localStorage._theme||"auto"); |
8 | 8 | </script><link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=e1a1ceaf" /> |
@@ -1609,7 +1609,7 @@ <h1>Source code for sentry_sdk.consts</h1><div class="highlight"><pre> |
1609 | 1609 | </span><span data-line="1495"><span class="k">del</span> <span class="n">_get_default_options</span> |
1610 | 1610 | </span><span data-line="1496"> |
1611 | 1611 | </span><span data-line="1497"> |
1612 | | -</span><span data-line="1498"><span class="n">VERSION</span> <span class="o">=</span> <span class="s2">"2.52.0a1"</span> |
| 1612 | +</span><span data-line="1498"><span class="n">VERSION</span> <span class="o">=</span> <span class="s2">"2.52.0a2"</span> |
1613 | 1613 | </span></pre></div> |
1614 | 1614 | </article><button class="back-to-top" type="button"> |
1615 | 1615 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> |
@@ -1640,7 +1640,7 @@ <h1>Source code for sentry_sdk.consts</h1><div class="highlight"><pre> |
1640 | 1640 | </div> |
1641 | 1641 | </div> |
1642 | 1642 | </footer> |
1643 | | - <script src="../../_static/documentation_options.js?v=53634b0d"></script> |
| 1643 | + <script src="../../_static/documentation_options.js?v=649bc167"></script> |
1644 | 1644 | <script src="../../_static/doctools.js?v=9bcbadda"></script> |
1645 | 1645 | <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script> |
1646 | 1646 | <script src="../../_static/shibuya.js?v=cac61aee"></script></body> |
|
0 commit comments