Skip to content

Commit 1cb0a28

Browse files
Deploying to gh-pages from @ 50a6867 🚀
1 parent d1acf61 commit 1cb0a28

File tree

5 files changed

+157
-157
lines changed

5 files changed

+157
-157
lines changed

build-details.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@
470470
</table>
471471

472472
<p>* number of Sphinx build process warnings</p>
473-
<p>Last updated at Monday, 2 February 2026, 13:45:11 UTC (in 69:20 minutes).</p>
473+
<p>Last updated at Monday, 2 February 2026, 15:10:05 UTC (in 71:32 minutes).</p>
474474

475475
</main>
476476

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ <h5 class="card-subtitle mb-2 text-muted"></h5>
430430
<div class="progress-bar-container">
431431
<div class="progress-bar" style="width: 3.804506252721425%;
432432
433-
background: linear-gradient(to left, #94cf96 11.58291255910877%, #4caf50 11.58291255910877%);
433+
background: linear-gradient(to left, #94cf96 11.6438246373327%, #4caf50 11.6438246373327%);
434434
">
435435
</div>
436436
</div>
@@ -764,7 +764,7 @@ <h5 class="card-subtitle mb-2 text-muted"></h5>
764764
</div>
765765

766766
<p style="text-align: center;">
767-
Last updated on Monday 2 February 2026 at 15:51:20 UTC (in 9 minutes and 12 seconds).<br/>
767+
Last updated on Monday 2 February 2026 at 15:00:27 UTC (in 9 minutes and 34 seconds).<br/>
768768
You can find the scripts used to generate this website <a href="https://github.com/python-docs-translations/dashboard/">on GitHub</a>.<br/>
769769
You can download the data on this page in <a href="https://raw.githubusercontent.com/python-docs-translations/dashboard/refs/heads/gh-pages/index.json">JSON format</a>.
770770
</p>

index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
"repository": "MLGRussianXP/python-docs-ru",
216216
"branch": "3.14",
217217
"completion": 3.804506252721425,
218-
"change": 0.4406726325585484,
218+
"change": 0.4429900363832404,
219219
"built": false,
220220
"translated_name": "",
221221
"contribution_link": "https://explore.transifex.com/python-doc/python-newest/"

warnings-ko.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
glossary.rst:1156: WARNING: inconsistent term references in translated message. original: [':term:`positionally <argument>`', ':term:`keyword argument\n<argument>`'], translated: [':term:`위치 인자 <positional argument>`', ':term:`키워드 인자 <keyword argument>`'] [i18n.inconsistent_references]
21
bugs.rst:37: WARNING: inconsistent references in translated message. original: ['`Documentation bugs`_'], translated: ['`설명서 버그 <Documentation bugs_>`_'] [i18n.inconsistent_references]
32
c-api/buffer.rst:179: WARNING: inconsistent references in translated message. original: ['`complex arrays`_'], translated: ['`복잡한 배열 <complex arrays_>`_'] [i18n.inconsistent_references]
43
c-api/buffer.rst:191: WARNING: inconsistent references in translated message. original: ['`complex arrays`_'], translated: ['`복잡한 배열 <complex arrays_>`_'] [i18n.inconsistent_references]
@@ -7,6 +6,7 @@ c-api/call.rst:43: WARNING: inconsistent term references in translated message.
76
c-api/call.rst:355: WARNING: inconsistent references in translated message. original: ['vectorcall_'], translated: ['`벡터콜 <vectorcall_>`_'] [i18n.inconsistent_references]
87
c-api/call.rst:372: WARNING: inconsistent references in translated message. original: ['vectorcall_'], translated: ['`벡터콜 <vectorcall_>`_'] [i18n.inconsistent_references]
98
c-api/init.rst:1905: WARNING: inconsistent references in translated message. original: ['`Bugs and caveats`_'], translated: ['`버그와 주의 사항 <Bugs and caveats_>`_'] [i18n.inconsistent_references]
9+
glossary.rst:1156: WARNING: inconsistent term references in translated message. original: [':term:`positionally <argument>`', ':term:`keyword argument\n<argument>`'], translated: [':term:`위치 인자 <positional argument>`', ':term:`키워드 인자 <keyword argument>`'] [i18n.inconsistent_references]
1010
howto/urllib2.rst:190: WARNING: inconsistent references in translated message. original: ['`info and geturl`_'], translated: ['`info와 geturl <info and geturl_>`_'] [i18n.inconsistent_references]
1111
library/zoneinfo.rst:207: WARNING: inconsistent references in translated message. original: ['`pickling`_'], translated: ['`피클 직렬화 <pickling_>`_'] [i18n.inconsistent_references]
1212
whatsnew/3.13.rst:63: WARNING: inconsistent references in translated message. original: ['`interactive interpreter\n<whatsnew313-better-interactive-interpreter_>`_', '`free-threaded mode\n<whatsnew313-free-threaded-cpython_>`_', '`Just-In-Time compiler <whatsnew313-jit-compiler_>`_'], translated: ['`대화형 인터프리터 <whatsnew313-better-interactive-interpreter_>`_', '`제한 없는 스레드 모드(free-threaded mode) <whatsnew313-free-threaded-cpython_>`_', '`지정 시간 구동 (Just-In-Time) 컴파일러 <whatsnew313-jit-compiler_>`_'] [i18n.inconsistent_references]

0 commit comments

Comments
 (0)