diff options
author | 2025-10-17 18:04:11 +0000 | |
---|---|---|
committer | 2025-10-17 18:04:11 +0000 | |
commit | cf16350107a4ffd6a48d258a47fffc0733c138b2 (patch) | |
tree | 9bd97ff938a4e8534245ad6bdb5ae34ed8bef17a /v10.0.0/output/pydis_core.utils.regex.html | |
parent | Deploying to docs from @ python-discord/bot-core@202b5cd84f1dbd9f42f4387b20fa... (diff) |
Deploying to docs from @ python-discord/bot-core@9f0162c0869ee8e0ae158636c8f0eac96159a675 ๐
Diffstat (limited to 'v10.0.0/output/pydis_core.utils.regex.html')
-rw-r--r-- | v10.0.0/output/pydis_core.utils.regex.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/v10.0.0/output/pydis_core.utils.regex.html b/v10.0.0/output/pydis_core.utils.regex.html index 23f05482..1769fc03 100644 --- a/v10.0.0/output/pydis_core.utils.regex.html +++ b/v10.0.0/output/pydis_core.utils.regex.html @@ -10,8 +10,8 @@ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=8f2a1f02" /> <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=354aac6f" /> <link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=302659d7" /> - <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" /> <link rel="stylesheet" type="text/css" href="../_static/changelog.css?v=117bb91a" /> + <link rel="stylesheet" type="text/css" href="../_static/logo.css?v=41ebe54c" /> <link rel="stylesheet" type="text/css" href="../_static/index.css?v=832e2368" /> @@ -475,7 +475,7 @@ <p class="admonition-title">Warning</p> <p>This regex pattern will capture until a whitespace, if you are to use the โinviteโ capture group in any HTTP requests or similar. Please ensure you sanitise the output using something -such as <a class="reference external" href="https://docs.python.org/3/library/urllib.parse.html#urllib.parse.quote" title="(in Python v3.13)"><code class="xref py py-func docutils literal notranslate"><span class="pre">urllib.parse.quote()</span></code></a>.</p> +such as <a class="reference external" href="https://docs.python.org/3/library/urllib.parse.html#urllib.parse.quote" title="(in Python v3.14)"><code class="xref py py-func docutils literal notranslate"><span class="pre">urllib.parse.quote()</span></code></a>.</p> </div> <dl class="field-list simple"> </dl> |