python-docs-theme 2025.4__py3-none-any.whl → 2025.4.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,7 +7,7 @@ if TYPE_CHECKING:
7
7
  from sphinx.application import Sphinx
8
8
  from sphinx.util.typing import ExtensionMetadata
9
9
 
10
- __version__ = "2025.4"
10
+ __version__ = "2025.4.1"
11
11
 
12
12
  THEME_PATH = Path(__file__).resolve().parent
13
13
 
@@ -8,7 +8,7 @@ function getCopyableText(rootElement) {
8
8
  for (const el of tracebacks) {
9
9
  while (
10
10
  el.nextSibling &&
11
- (el.nextSibling.nodeType !== Node.DOCUMENT_NODE ||
11
+ (el.nextSibling.nodeType !== Node.ELEMENT_NODE ||
12
12
  !el.nextSibling.matches(".gp, .go"))
13
13
  ) {
14
14
  el.nextSibling.remove()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python-docs-theme
3
- Version: 2025.4
3
+ Version: 2025.4.1
4
4
  Summary: The Sphinx theme for the CPython docs and related projects
5
5
  Author-email: PyPA <distutils-sig@python.org>
6
6
  Requires-Python: >=3.12
@@ -1,8 +1,8 @@
1
- python_docs_theme/__init__.py,sha256=nZv1OwTI-_ACLoN4_wuE9NylrKwEZhYFQA2jN4HJakc,531
1
+ python_docs_theme/__init__.py,sha256=hCvreDfgmbewAnbYuqZ2ov6jD5LldvKHwbPkYIF0AZc,533
2
2
  python_docs_theme/footerdonate.html,sha256=-FO52fS7x4iqjtMD9un5b--rPED2BPlcug9gkUMW2Uk,182
3
3
  python_docs_theme/layout.html,sha256=0VeG3IEXiWEBnETcCHDnCnHsTgPVEUninHfvgWq7KN8,7861
4
4
  python_docs_theme/theme.toml,sha256=Y39XrHfXHgz6wdQgG-KX_Oewp2SQOrHswKBsGzvWsis,1139
5
- python_docs_theme/static/copybutton.js,sha256=x9wL3y_W6sJxbmMTv15ZcM9F1_QhnyrjrfMchFcpWvE,2792
5
+ python_docs_theme/static/copybutton.js,sha256=t9_nK_Gh_SI4oxm-sBc3gaQW-3McdEdpunG-3cULfuw,2791
6
6
  python_docs_theme/static/menu.js,sha256=JmrKD08_6CiCgQH32As9AgiSiV-th1fZInVrmTCihzA,2137
7
7
  python_docs_theme/static/py.png,sha256=rhc9xIQjUfwcilUa-9tYyyspVJB4ITDapPNZpqgNclY,695
8
8
  python_docs_theme/static/py.svg,sha256=WGW-i8wK-IhZSQPqARL2yNkjxXJsQIHoyFYRDMcznO8,2041
@@ -10,8 +10,8 @@ python_docs_theme/static/pydoctheme.css,sha256=dy_l2epKFqXfH05WlE7N8zH5J6lJ_uNds
10
10
  python_docs_theme/static/pydoctheme_dark.css,sha256=kBPdZntNZFTtY7DJTNprMZkxlymdt1jfMqRsnvFafAE,3472
11
11
  python_docs_theme/static/search-focus.js,sha256=DwWV71ssKvrzagPenP7yLvFQCdyqFJirbBk1PFRvVoA,559
12
12
  python_docs_theme/static/themetoggle.js,sha256=6D1LE0wg8DjPP776_KxPCxXdIk-gGJJX5DYpHFLG1Uw,779
13
- python_docs_theme-2025.4.dist-info/entry_points.txt,sha256=VqpxCWQkYo2DkZVV2D2vA9LKmexR1Yhicqsrff4JAag,58
14
- python_docs_theme-2025.4.dist-info/licenses/LICENSE,sha256=lx_9CsorlYBu9cw97FX-A1VnHHmrwk-H-jydZBJlWmY,2460
15
- python_docs_theme-2025.4.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
16
- python_docs_theme-2025.4.dist-info/METADATA,sha256=bzH0Wq5BHjCfwODEAGyaSgbSBCFO9wBFst1BWp8twu4,2254
17
- python_docs_theme-2025.4.dist-info/RECORD,,
13
+ python_docs_theme-2025.4.1.dist-info/entry_points.txt,sha256=VqpxCWQkYo2DkZVV2D2vA9LKmexR1Yhicqsrff4JAag,58
14
+ python_docs_theme-2025.4.1.dist-info/licenses/LICENSE,sha256=lx_9CsorlYBu9cw97FX-A1VnHHmrwk-H-jydZBJlWmY,2460
15
+ python_docs_theme-2025.4.1.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
16
+ python_docs_theme-2025.4.1.dist-info/METADATA,sha256=I6UKOstXH_zgerGzqEEkib7-fKyeOuOGCDteH6CfyX4,2256
17
+ python_docs_theme-2025.4.1.dist-info/RECORD,,