python-docs-theme 2026.3__tar.gz → 2026.4__tar.gz

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.
Files changed (50) hide show
  1. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/PKG-INFO +1 -1
  2. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/pyproject.toml +4 -9
  3. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/__init__.py +1 -1
  4. python_docs_theme-2026.4/python_docs_theme/locale/ta/LC_MESSAGES/python-docs-theme.mo +0 -0
  5. python_docs_theme-2026.4/python_docs_theme/locale/ta/LC_MESSAGES/python-docs-theme.po +129 -0
  6. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/static/pydoctheme.css +13 -0
  7. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/static/pydoctheme_dark.css +2 -0
  8. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/LICENSE +0 -0
  9. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/README.md +0 -0
  10. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/footerdonate.html +0 -0
  11. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/layout.html +0 -0
  12. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/ar/LC_MESSAGES/python-docs-theme.mo +0 -0
  13. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/ar/LC_MESSAGES/python-docs-theme.po +0 -0
  14. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/de/LC_MESSAGES/python-docs-theme.po +0 -0
  15. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/el/LC_MESSAGES/python-docs-theme.mo +0 -0
  16. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/el/LC_MESSAGES/python-docs-theme.po +0 -0
  17. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/es/LC_MESSAGES/python-docs-theme.mo +0 -0
  18. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/es/LC_MESSAGES/python-docs-theme.po +0 -0
  19. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/fr/LC_MESSAGES/python-docs-theme.mo +0 -0
  20. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/fr/LC_MESSAGES/python-docs-theme.po +0 -0
  21. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/id/LC_MESSAGES/python-docs-theme.mo +0 -0
  22. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/id/LC_MESSAGES/python-docs-theme.po +0 -0
  23. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/ja/LC_MESSAGES/python-docs-theme.mo +0 -0
  24. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/ja/LC_MESSAGES/python-docs-theme.po +0 -0
  25. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/ko/LC_MESSAGES/python-docs-theme.mo +0 -0
  26. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/ko/LC_MESSAGES/python-docs-theme.po +0 -0
  27. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/pl/LC_MESSAGES/python-docs-theme.mo +0 -0
  28. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/pl/LC_MESSAGES/python-docs-theme.po +0 -0
  29. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/pt/LC_MESSAGES/python-docs-theme.mo +0 -0
  30. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/pt/LC_MESSAGES/python-docs-theme.po +0 -0
  31. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/pt_BR/LC_MESSAGES/python-docs-theme.mo +0 -0
  32. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/pt_BR/LC_MESSAGES/python-docs-theme.po +0 -0
  33. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/ro/LC_MESSAGES/python-docs-theme.mo +0 -0
  34. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/ro/LC_MESSAGES/python-docs-theme.po +0 -0
  35. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/ru/LC_MESSAGES/python-docs-theme.mo +0 -0
  36. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/ru/LC_MESSAGES/python-docs-theme.po +0 -0
  37. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/sv/LC_MESSAGES/python-docs-theme.mo +0 -0
  38. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/sv/LC_MESSAGES/python-docs-theme.po +0 -0
  39. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/tr/LC_MESSAGES/python-docs-theme.mo +0 -0
  40. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/tr/LC_MESSAGES/python-docs-theme.po +0 -0
  41. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/zh_CN/LC_MESSAGES/python-docs-theme.mo +0 -0
  42. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/zh_CN/LC_MESSAGES/python-docs-theme.po +0 -0
  43. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/zh_TW/LC_MESSAGES/python-docs-theme.mo +0 -0
  44. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/locale/zh_TW/LC_MESSAGES/python-docs-theme.po +0 -0
  45. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/static/copybutton.js +0 -0
  46. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/static/menu.js +0 -0
  47. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/static/py.svg +0 -0
  48. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/static/search-focus.js +0 -0
  49. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/static/themetoggle.js +0 -0
  50. {python_docs_theme-2026.3 → python_docs_theme-2026.4}/python_docs_theme/theme.toml +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python-docs-theme
3
- Version: 2026.3
3
+ Version: 2026.4
4
4
  Summary: The Sphinx theme for the CPython docs and related projects
5
5
  Author: Python Docs Sphinx Theme maintainers
6
6
  Requires-Python: >=3.12
@@ -27,26 +27,21 @@ classifiers = [
27
27
  "Topic :: Software Development :: Documentation",
28
28
  ]
29
29
  dynamic = [ "version" ]
30
-
31
30
  dependencies = [
32
31
  "sphinx>=7.3",
33
32
  ]
34
-
33
+ urls."Issue tracker" = "https://github.com/python/python-docs-theme/issues"
35
34
  urls.Code = "https://github.com/python/python-docs-theme"
36
35
  urls.Download = "https://pypi.org/project/python-docs-theme/"
37
36
  urls.Homepage = "https://github.com/python/python-docs-theme/"
38
- urls."Issue tracker" = "https://github.com/python/python-docs-theme/issues"
39
37
  entry-points."sphinx.html_themes".python_docs_theme = "python_docs_theme"
40
38
 
41
- [tool.flit.module]
42
- name = "python_docs_theme"
43
-
44
- [tool.flit.sdist]
45
- include = [ "python_docs_theme/" ]
39
+ [tool.flit]
40
+ module.name = "python_docs_theme"
41
+ sdist.include = [ "python_docs_theme/" ]
46
42
 
47
43
  [tool.ruff]
48
44
  fix = true
49
-
50
45
  lint.select = [
51
46
  "C4", # flake8-comprehensions
52
47
  "E", # pycodestyle errors
@@ -11,7 +11,7 @@ if TYPE_CHECKING:
11
11
  from sphinx.application import Sphinx
12
12
  from sphinx.util.typing import ExtensionMetadata
13
13
 
14
- __version__ = "2026.3"
14
+ __version__ = "2026.4"
15
15
 
16
16
  THEME_PATH = Path(__file__).resolve().parent
17
17
  LOCALE_DIR = THEME_PATH / "locale"
@@ -0,0 +1,129 @@
1
+ # Translations template for python-docs-theme.
2
+ # Copyright (C) 2026 Python Software Foundation
3
+ # This file is distributed under the same license as the python-docs-theme
4
+ # project.
5
+ # FIRST AUTHOR <EMAIL@ADDRESS>, 2026.
6
+ #
7
+ # Translators:
8
+ # Murugan Santhosh, 2026
9
+ #
10
+ msgid ""
11
+ msgstr ""
12
+ "Project-Id-Version: python-docs-theme 2026.3\n"
13
+ "Report-Msgid-Bugs-To: https://github.com/python/python-docs-theme/issues\n"
14
+ "POT-Creation-Date: 2026-04-06 02:43+0000\n"
15
+ "PO-Revision-Date: 2025-09-06 07:41+0000\n"
16
+ "Last-Translator: Murugan Santhosh, 2026\n"
17
+ "Language-Team: Tamil (https://app.transifex.com/python-doc/teams/5390/ta/)\n"
18
+ "MIME-Version: 1.0\n"
19
+ "Content-Type: text/plain; charset=utf-8\n"
20
+ "Content-Transfer-Encoding: 8bit\n"
21
+ "Generated-By: Babel 2.18.0\n"
22
+ "Language: ta\n"
23
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
24
+
25
+ #: python_docs_theme/footerdonate.html:1
26
+ msgid "The Python Software Foundation is a non-profit corporation."
27
+ msgstr "Python Software Foundation ஒரு இலாப நோக்கம் இல்லாத நிறுவனமாகும்."
28
+
29
+ #: python_docs_theme/footerdonate.html:2
30
+ msgid "Please donate."
31
+ msgstr "தயவுசெய்து நன்கொடை அளியுங்கள்."
32
+
33
+ #: python_docs_theme/layout.html:6
34
+ msgid "Navigation"
35
+ msgstr "வழிநடத்தல்"
36
+
37
+ #: python_docs_theme/layout.html:51 python_docs_theme/layout.html:111
38
+ msgid "Quick search"
39
+ msgstr "விரைவுத் தேடல்"
40
+
41
+ #: python_docs_theme/layout.html:52 python_docs_theme/layout.html:112
42
+ msgid "Go"
43
+ msgstr "செல்"
44
+
45
+ #: python_docs_theme/layout.html:60
46
+ msgid "Theme"
47
+ msgstr "தோற்றம்"
48
+
49
+ #: python_docs_theme/layout.html:62
50
+ msgid "Auto"
51
+ msgstr "தானியங்கி"
52
+
53
+ #: python_docs_theme/layout.html:63
54
+ msgid "Light"
55
+ msgstr "வெளிச்சமாக"
56
+
57
+ #: python_docs_theme/layout.html:64
58
+ msgid "Dark"
59
+ msgstr "இருண்டதாக"
60
+
61
+ #: python_docs_theme/layout.html:96
62
+ msgid "Menu"
63
+ msgstr "Menu"
64
+
65
+ #: python_docs_theme/layout.html:142
66
+ msgid "Copyright"
67
+ msgstr "காப்புரிமை"
68
+
69
+ #: python_docs_theme/layout.html:147
70
+ msgid ""
71
+ "This page is licensed under the Python Software Foundation License Version "
72
+ "2."
73
+ msgstr ""
74
+ "இந்தப் பக்கம் Python Software Foundation Licence, பதிப்பு 2-இன் கீழ் உரிமம் "
75
+ "பெற்றது."
76
+
77
+ #: python_docs_theme/layout.html:149
78
+ msgid ""
79
+ "Examples, recipes, and other code in the documentation are additionally "
80
+ "licensed under the Zero Clause BSD License."
81
+ msgstr ""
82
+ "ஆவணங்களில் உள்ள எடுத்துக்காட்டுகள், செய்முறைகள் மற்றும் பிற குறியீடுகள் "
83
+ "கூடுதலாக Zero Clause BSD Licence-இன் கீழ் உரிமம் பெறப்பட்டுள்ளன."
84
+
85
+ #: python_docs_theme/layout.html:152
86
+ #, python-format
87
+ msgid ""
88
+ "See <a href=\"%(license_file)s\">History and License</a> for more "
89
+ "information."
90
+ msgstr ""
91
+ "மேலும் தகவல்களுக்கு <a href=\"%(license_file)s\">வரலாறு மற்றும் "
92
+ "உரிமத்தைப்</a> பார்க்கவும்."
93
+
94
+ #: python_docs_theme/layout.html:155
95
+ #, python-format
96
+ msgid "Hosted on %(hosted_on)s."
97
+ msgstr "%(hosted_on)s-இல் வழங்கப்படுகிறது."
98
+
99
+ #: python_docs_theme/layout.html:163
100
+ #, python-format
101
+ msgid "Last updated on %(last_updated)s."
102
+ msgstr "கடைசியாகப் புதுப்பிக்கப்பட்டது %(last_updated)s அன்று."
103
+
104
+ #: python_docs_theme/layout.html:166
105
+ #, python-format
106
+ msgid "<a href=\"%(theme_issues_url)s\">Found a bug</a>?"
107
+ msgstr "<a href=\"%(theme_issues_url)s\">பிழையை கண்டீர்களா</a>?"
108
+
109
+ #: python_docs_theme/layout.html:170
110
+ #, python-format
111
+ msgid ""
112
+ "Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
113
+ "%(sphinx_version)s."
114
+ msgstr ""
115
+ "<a href=\"https://www.sphinx-doc.org/\">Sphinx</a> பயன்படுத்தி "
116
+ "உருவாக்கப்பட்டது %(sphinx_version)s."
117
+
118
+ #: python_docs_theme/static/copybutton.js:30
119
+ #: python_docs_theme/static/copybutton.js:55
120
+ msgid "Copy"
121
+ msgstr "Copy"
122
+
123
+ #: python_docs_theme/static/copybutton.js:31
124
+ msgid "Copy to clipboard"
125
+ msgstr "Copy to clipboard"
126
+
127
+ #: python_docs_theme/static/copybutton.js:53
128
+ msgid "Copied!"
129
+ msgstr "Copied!"
@@ -223,6 +223,9 @@ div.body h1, div.body h2, div.body h3, div.body h4, div.body h5, div.body h6 {
223
223
  border: 0;
224
224
  padding: 0.3em 0;
225
225
  }
226
+ div.body dl.field-list > dt {
227
+ line-height: 1.6;
228
+ }
226
229
 
227
230
  div.body hr {
228
231
  border: 0;
@@ -786,10 +789,12 @@ div.genindex-jumpbox a {
786
789
  --versionadded: var(--good-color);
787
790
  --versionchanged: var(--middle-color);
788
791
  --deprecated: var(--bad-color);
792
+ --soft-deprecated: rgb(175, 0, 255);
789
793
 
790
794
  --versionadded-border: var(--good-border);
791
795
  --versionchanged-border: var(--middle-border);
792
796
  --deprecated-border: var(--bad-border);
797
+ --soft-deprecated-border: rgb(175, 0, 255);
793
798
  }
794
799
 
795
800
  div.versionadded,
@@ -814,6 +819,10 @@ div.versionremoved {
814
819
  border-left-color: var(--deprecated-border);
815
820
  }
816
821
 
822
+ div.soft-deprecated {
823
+ border-left-color: var(--soft-deprecated-border);
824
+ }
825
+
817
826
  div.versionadded .versionmodified {
818
827
  color: var(--versionadded);
819
828
  }
@@ -828,6 +837,10 @@ div.versionremoved .versionmodified {
828
837
  color: var(--deprecated);
829
838
  }
830
839
 
840
+ div.soft-deprecated .versionmodified {
841
+ color: var(--soft-deprecated);
842
+ }
843
+
831
844
  /* Hide header when printing */
832
845
  @media print {
833
846
  div.mobile-nav {
@@ -181,6 +181,8 @@ img.invert-in-dark-mode {
181
181
  --versionadded: var(--good-color);
182
182
  --versionchanged: var(--middle-color);
183
183
  --deprecated: var(--bad-color);
184
+ --soft-deprecated: rgb(206, 100, 255);
185
+ --soft-deprecated-border: rgb(206, 100, 255);
184
186
  }
185
187
 
186
188
  .copybutton {