Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit44303e1

Browse files
Prepare 2025.9 release (#254)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent803833f commit44303e1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

‎CHANGELOG.rst‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
`2025.9<https://github.com/python/python-docs-theme/releases/tag/2025.9>`_
5+
---------------------------------------------------------------------------
6+
7+
* Enable theme translation and add Polish by @StanFromIreland in https://github.com/python/python-docs-theme/pull/246
8+
* Add Greek translation by @lysnikolaou and @skpanagiotis in https://github.com/python/python-docs-theme/pull/256 and https://github.com/python/python-docs-theme/pull/257
9+
* Add Swedish translation by @yeager in https://github.com/python/python-docs-theme/pull/250
10+
* Pull Brazilian Portuguese, Simplified Chinese, Traditional Chinese, Japanese, Turkish and Spanish translations from `Transifex<https://explore.transifex.com/python-doc/python-docs-theme/>`_ in https://github.com/python/python-docs-theme/pull/253 and https://github.com/python/python-docs-theme/pull/259
11+
412
`2025.5<https://github.com/python/python-docs-theme/releases/tag/2025.5>`_
513
---------------------------------------------------------------------------
614

‎python_docs_theme/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
fromsphinx.applicationimportSphinx
1010
fromsphinx.util.typingimportExtensionMetadata
1111

12-
__version__="2025.5"
12+
__version__="2025.9"
1313

1414
THEME_PATH=Path(__file__).resolve().parent
1515
LOCALE_DIR=THEME_PATH/"locale"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp