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

Commit2068038

Browse files
Prepare for patch release (#265)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parentaa07b62 commit2068038

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

‎CHANGELOG.rst‎

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

4+
`2025.9.2<https://github.com/python/python-docs-theme/releases/tag/2025.9.2>`_
5+
-------------------------------------------------------------------------------
6+
7+
* Add Korean and Indonesian translations from Transifex in https://github.com/python/python-docs-theme/pull/264
8+
* Add German translation by @cmaureir in https://github.com/python/python-docs-theme/pull/262
9+
* Fix compilation of translations and loading of translations on pages with html
10+
source in https://github.com/python/python-docs-theme/pull/263
11+
* Fix search button cutting off long translations in https://github.com/python/python-docs-theme/pull/268
12+
* Fix ``Copy`` button copying line numbers by @StanFromIreland in https://github.com/python/python-docs-theme/pull/270
13+
414
`2025.9.1<https://github.com/python/python-docs-theme/releases/tag/2025.9.1>`_
515
-------------------------------------------------------------------------------
616

‎python_docs_theme/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
fromsphinx.applicationimportSphinx
1212
fromsphinx.util.typingimportExtensionMetadata
1313

14-
__version__="2025.9.1"
14+
__version__="2025.9.2"
1515

1616
THEME_PATH=Path(__file__).resolve().parent
1717
LOCALE_DIR=THEME_PATH/"locale"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp