Skip to content

Commit 0966c6f

Browse files
Deploying to gh-pages from @ 571488a 🚀
1 parent 49aabe8 commit 0966c6f

18 files changed

+29
-1832
lines changed

metadata.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1>Python Docs Translation Dashboard</h1>
2727
<td data-label="branch">3.13</td>
2828
<td data-label="updated">2025/05/08 06:57:49</td>
2929
<td data-label="warnings">
30-
<a href="warnings-zh-cn.txt">2</a>
30+
<a href="warnings-zh-cn.txt">5</a>
3131
</td>
3232
<td data-label="lint">
3333
<a href="warnings-lint-zh-cn.txt">303</a>
@@ -63,7 +63,7 @@ <h1>Python Docs Translation Dashboard</h1>
6363
<td data-label="branch">3.13</td>
6464
<td data-label="updated">2025/05/01 16:40:42</td>
6565
<td data-label="warnings">
66-
<a href="warnings-uk.txt">4</a>
66+
<a href="warnings-uk.txt">10</a>
6767
</td>
6868
<td data-label="lint">
6969
<a href="warnings-lint-uk.txt">0</a>
@@ -135,7 +135,7 @@ <h1>Python Docs Translation Dashboard</h1>
135135
<td data-label="branch">3.9</td>
136136
<td data-label="updated">2021/05/30 22:15:38</td>
137137
<td data-label="warnings">
138-
<a href="warnings-id.txt">38</a>
138+
<a href="warnings-id.txt">46</a>
139139
</td>
140140
<td data-label="lint">
141141
<a href="warnings-lint-id.txt">34</a>
@@ -147,7 +147,7 @@ <h1>Python Docs Translation Dashboard</h1>
147147
<td data-label="branch">3.13</td>
148148
<td data-label="updated">2025/05/04 18:03:52</td>
149149
<td data-label="warnings">
150-
<a href="warnings-gr.txt">0</a>
150+
<a href="warnings-gr.txt">5</a>
151151
</td>
152152
<td data-label="lint">
153153
<a href="warnings-lint-gr.txt">53</a>
@@ -181,7 +181,7 @@ <h1>Python Docs Translation Dashboard</h1>
181181
<tr>
182182
<td data-label="language">Romanian (ro)</td>
183183
<td data-label="branch">main</td>
184-
<td data-label="updated">2025/03/30 11:04:26</td>
184+
<td data-label="updated">2025/05/08 15:31:24</td>
185185
<td data-label="warnings">
186186
<a href="warnings-ro.txt">0</a>
187187
</td>
@@ -301,6 +301,6 @@ <h1>Python Docs Translation Dashboard</h1>
301301
</tbody>
302302
</table>
303303
<p>* number of Sphinx build process warnings</p>
304-
<p>Last updated at Thursday, 8 May 2025, 11:33:50 UTC (in 25:30 minutes).</p>
304+
<p>Last updated at Thursday, 8 May 2025, 13:04:47 UTC (in 34:24 minutes).</p>
305305
</body>
306306
</html>

warnings-ar.txt

Lines changed: 0 additions & 107 deletions
Original file line numberDiff line numberDiff line change
@@ -1,110 +1,3 @@
11
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/tutorial/whatnow.rst:24: WARNING: inconsistent term references in translated message. original: [':ref:`installing-index`'], translated: [] [i18n.inconsistent_references]
22
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/tutorial/whatnow.rst:27: WARNING: inconsistent term references in translated message. original: [':ref:`reference-index`'], translated: [] [i18n.inconsistent_references]
33
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/tutorial/whatnow.rst:64: WARNING: inconsistent term references in translated message. original: [':ref:`Frequently Asked Questions <faq-index>`'], translated: [] [i18n.inconsistent_references]
4-
5-
6-
Versions
7-
========
8-
9-
* Platform: linux; (Linux-6.11.0-1013-azure-x86_64-with-glibc2.39)
10-
* Python version: 3.13.3 (CPython)
11-
* Sphinx version: 8.2.3
12-
* Docutils version: 0.21.2
13-
* Jinja2 version: 3.1.6
14-
* Pygments version: 2.19.1
15-
16-
Last Messages
17-
=============
18-
19-
20-
looking for now-outdated files...
21-
none found
22-
pickling environment...
23-
done
24-
checking consistency...
25-
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/howto/argparse.rst: document is referenced in multiple toctrees: ['howto/index', 'library/argparse'], selecting: library/argparse <- howto/argparse
26-
done
27-
preparing documents...
28-
failed
29-
30-
Loaded Extensions
31-
=================
32-
33-
* sphinx.ext.mathjax (8.2.3)
34-
* alabaster (1.0.0)
35-
* sphinxcontrib.applehelp (2.0.0)
36-
* sphinxcontrib.devhelp (2.0.0)
37-
* sphinxcontrib.htmlhelp (2.1.0)
38-
* sphinxcontrib.serializinghtml (2.0.0)
39-
* sphinxcontrib.qthelp (2.0.0)
40-
* audit_events (1.0)
41-
* availability (1.0)
42-
* c_annotations (1.0)
43-
* changes (1.0)
44-
* glossary_search (1.0)
45-
* implementation_detail (1.0)
46-
* issue_role (1.0)
47-
* lexers (1.0)
48-
* misc_news (1.0)
49-
* pydoc_topics (1.0)
50-
* pyspecific (1.0)
51-
* sphinx.ext.coverage (8.2.3)
52-
* sphinx.ext.doctest (8.2.3)
53-
* sphinx.ext.extlinks (8.2.3)
54-
* python_docs_theme (2025.4.1)
55-
56-
Traceback
57-
=========
58-
59-
Traceback (most recent call last):
60-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/cmd/build.py", line 432, in build_main
61-
app.build(args.force_all, args.filenames)
62-
~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
63-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/application.py", line 426, in build
64-
self.builder.build_update()
65-
~~~~~~~~~~~~~~~~~~~~~~~~~^^
66-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/builders/__init__.py", line 375, in build_update
67-
self.build(
68-
~~~~~~~~~~^
69-
to_build,
70-
^^^^^^^^^
71-
...<2 lines>...
72-
method='update',
73-
^^^^^^^^^^^^^^^^
74-
)
75-
^
76-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/builders/__init__.py", line 454, in build
77-
self.write(docnames, updated_docnames, method)
78-
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
79-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/builders/__init__.py", line 729, in write
80-
self.prepare_writing(docnames)
81-
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
82-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/builders/html/__init__.py", line 438, in prepare_writing
83-
self.indexer = IndexBuilder(
84-
~~~~~~~~~~~~^
85-
self.env,
86-
^^^^^^^^^
87-
...<2 lines>...
88-
self.config.html_search_scorer,
89-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
90-
)
91-
^
92-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/search/__init__.py", line 310, in __init__
93-
self.lang: SearchLanguage = SearchEnglish(options)
94-
~~~~~~~~~~~~~^^^^^^^^^
95-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/search/__init__.py", line 95, in __init__
96-
self.init(options)
97-
~~~~~~~~~^^^^^^^^^
98-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/search/en.py", line 215, in init
99-
self.stemmer = snowballstemmer.stemmer('porter')
100-
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
101-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/snowballstemmer/__init__.py", line 27, in stemmer
102-
raise KeyError("Stemming algorithm '%s' not found" % lang)
103-
KeyError: "Stemming algorithm 'porter' not found"
104-
105-
106-
The full traceback has been saved in:
107-
/tmp/sphinx-err-1ionrjs8.log
108-
109-
To report this error to the developers, please open an issue at <https://github.com/sphinx-doc/sphinx/issues/>. Thanks!
110-
Please also report this if it was a user error, so that a better error message can be provided next time.

warnings-es.txt

Lines changed: 0 additions & 107 deletions
Original file line numberDiff line numberDiff line change
@@ -1,107 +0,0 @@
1-
2-
3-
Versions
4-
========
5-
6-
* Platform: linux; (Linux-6.11.0-1013-azure-x86_64-with-glibc2.39)
7-
* Python version: 3.13.3 (CPython)
8-
* Sphinx version: 8.2.3
9-
* Docutils version: 0.21.2
10-
* Jinja2 version: 3.1.6
11-
* Pygments version: 2.19.1
12-
13-
Last Messages
14-
=============
15-
16-
17-
looking for now-outdated files...
18-
none found
19-
pickling environment...
20-
done
21-
checking consistency...
22-
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/howto/argparse.rst: document is referenced in multiple toctrees: ['howto/index', 'library/argparse'], selecting: library/argparse <- howto/argparse
23-
done
24-
preparing documents...
25-
failed
26-
27-
Loaded Extensions
28-
=================
29-
30-
* sphinx.ext.mathjax (8.2.3)
31-
* alabaster (1.0.0)
32-
* sphinxcontrib.applehelp (2.0.0)
33-
* sphinxcontrib.devhelp (2.0.0)
34-
* sphinxcontrib.htmlhelp (2.1.0)
35-
* sphinxcontrib.serializinghtml (2.0.0)
36-
* sphinxcontrib.qthelp (2.0.0)
37-
* audit_events (1.0)
38-
* availability (1.0)
39-
* c_annotations (1.0)
40-
* changes (1.0)
41-
* glossary_search (1.0)
42-
* implementation_detail (1.0)
43-
* issue_role (1.0)
44-
* lexers (1.0)
45-
* misc_news (1.0)
46-
* pydoc_topics (1.0)
47-
* pyspecific (1.0)
48-
* sphinx.ext.coverage (8.2.3)
49-
* sphinx.ext.doctest (8.2.3)
50-
* sphinx.ext.extlinks (8.2.3)
51-
* python_docs_theme (2025.4.1)
52-
53-
Traceback
54-
=========
55-
56-
Traceback (most recent call last):
57-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/cmd/build.py", line 432, in build_main
58-
app.build(args.force_all, args.filenames)
59-
~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
60-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/application.py", line 426, in build
61-
self.builder.build_update()
62-
~~~~~~~~~~~~~~~~~~~~~~~~~^^
63-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/builders/__init__.py", line 375, in build_update
64-
self.build(
65-
~~~~~~~~~~^
66-
to_build,
67-
^^^^^^^^^
68-
...<2 lines>...
69-
method='update',
70-
^^^^^^^^^^^^^^^^
71-
)
72-
^
73-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/builders/__init__.py", line 454, in build
74-
self.write(docnames, updated_docnames, method)
75-
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
76-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/builders/__init__.py", line 729, in write
77-
self.prepare_writing(docnames)
78-
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
79-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/builders/html/__init__.py", line 438, in prepare_writing
80-
self.indexer = IndexBuilder(
81-
~~~~~~~~~~~~^
82-
self.env,
83-
^^^^^^^^^
84-
...<2 lines>...
85-
self.config.html_search_scorer,
86-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
87-
)
88-
^
89-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/search/__init__.py", line 314, in __init__
90-
self.lang = lang_class(options) # type: ignore[operator]
91-
~~~~~~~~~~^^^^^^^^^
92-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/search/__init__.py", line 95, in __init__
93-
self.init(options)
94-
~~~~~~~~~^^^^^^^^^
95-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/search/es.py", line 358, in init
96-
self.stemmer = snowballstemmer.stemmer('spanish')
97-
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
98-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/snowballstemmer/__init__.py", line 27, in stemmer
99-
raise KeyError("Stemming algorithm '%s' not found" % lang)
100-
KeyError: "Stemming algorithm 'spanish' not found"
101-
102-
103-
The full traceback has been saved in:
104-
/tmp/sphinx-err-e4z_u35z.log
105-
106-
To report this error to the developers, please open an issue at <https://github.com/sphinx-doc/sphinx/issues/>. Thanks!
107-
Please also report this if it was a user error, so that a better error message can be provided next time.

warnings-fa.txt

Lines changed: 0 additions & 107 deletions
Original file line numberDiff line numberDiff line change
@@ -1,107 +0,0 @@
1-
2-
3-
Versions
4-
========
5-
6-
* Platform: linux; (Linux-6.11.0-1013-azure-x86_64-with-glibc2.39)
7-
* Python version: 3.13.3 (CPython)
8-
* Sphinx version: 8.2.3
9-
* Docutils version: 0.21.2
10-
* Jinja2 version: 3.1.6
11-
* Pygments version: 2.19.1
12-
13-
Last Messages
14-
=============
15-
16-
17-
looking for now-outdated files...
18-
none found
19-
pickling environment...
20-
done
21-
checking consistency...
22-
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/howto/argparse.rst: document is referenced in multiple toctrees: ['howto/index', 'library/argparse'], selecting: library/argparse <- howto/argparse
23-
done
24-
preparing documents...
25-
failed
26-
27-
Loaded Extensions
28-
=================
29-
30-
* sphinx.ext.mathjax (8.2.3)
31-
* alabaster (1.0.0)
32-
* sphinxcontrib.applehelp (2.0.0)
33-
* sphinxcontrib.devhelp (2.0.0)
34-
* sphinxcontrib.htmlhelp (2.1.0)
35-
* sphinxcontrib.serializinghtml (2.0.0)
36-
* sphinxcontrib.qthelp (2.0.0)
37-
* audit_events (1.0)
38-
* availability (1.0)
39-
* c_annotations (1.0)
40-
* changes (1.0)
41-
* glossary_search (1.0)
42-
* implementation_detail (1.0)
43-
* issue_role (1.0)
44-
* lexers (1.0)
45-
* misc_news (1.0)
46-
* pydoc_topics (1.0)
47-
* pyspecific (1.0)
48-
* sphinx.ext.coverage (8.2.3)
49-
* sphinx.ext.doctest (8.2.3)
50-
* sphinx.ext.extlinks (8.2.3)
51-
* python_docs_theme (2025.4.1)
52-
53-
Traceback
54-
=========
55-
56-
Traceback (most recent call last):
57-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/cmd/build.py", line 432, in build_main
58-
app.build(args.force_all, args.filenames)
59-
~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
60-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/application.py", line 426, in build
61-
self.builder.build_update()
62-
~~~~~~~~~~~~~~~~~~~~~~~~~^^
63-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/builders/__init__.py", line 375, in build_update
64-
self.build(
65-
~~~~~~~~~~^
66-
to_build,
67-
^^^^^^^^^
68-
...<2 lines>...
69-
method='update',
70-
^^^^^^^^^^^^^^^^
71-
)
72-
^
73-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/builders/__init__.py", line 454, in build
74-
self.write(docnames, updated_docnames, method)
75-
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
76-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/builders/__init__.py", line 729, in write
77-
self.prepare_writing(docnames)
78-
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
79-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/builders/html/__init__.py", line 438, in prepare_writing
80-
self.indexer = IndexBuilder(
81-
~~~~~~~~~~~~^
82-
self.env,
83-
^^^^^^^^^
84-
...<2 lines>...
85-
self.config.html_search_scorer,
86-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
87-
)
88-
^
89-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/search/__init__.py", line 310, in __init__
90-
self.lang: SearchLanguage = SearchEnglish(options)
91-
~~~~~~~~~~~~~^^^^^^^^^
92-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/search/__init__.py", line 95, in __init__
93-
self.init(options)
94-
~~~~~~~~~^^^^^^^^^
95-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/sphinx/search/en.py", line 215, in init
96-
self.stemmer = snowballstemmer.stemmer('porter')
97-
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
98-
File "/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/site-packages/snowballstemmer/__init__.py", line 27, in stemmer
99-
raise KeyError("Stemming algorithm '%s' not found" % lang)
100-
KeyError: "Stemming algorithm 'porter' not found"
101-
102-
103-
The full traceback has been saved in:
104-
/tmp/sphinx-err-han6s01t.log
105-
106-
To report this error to the developers, please open an issue at <https://github.com/sphinx-doc/sphinx/issues/>. Thanks!
107-
Please also report this if it was a user error, so that a better error message can be provided next time.

0 commit comments

Comments
 (0)