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

Commit2ac4375

Browse files
Prepare 2025.12 release (#286)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parentd0b901d commit2ac4375

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
#Changelog
22

3+
##[2025.12](https://github.com/python/python-docs-theme/releases/tag/2025.12)
4+
5+
* Add support for green, red and yellow side borders for code examples by@hugovk inhttps://github.com/python/python-docs-theme/pull/285
6+
* Add Portuguese translation by@NyaPuma inhttps://github.com/python/python-docs-theme/pull/281
7+
* Add support for Python 3.15 by@hugovk inhttps://github.com/python/python-docs-theme/pull/282
8+
* Convert CHANGELOG and CONTRIBUTING from .rst to .md by@hugovk inhttps://github.com/python/python-docs-theme/pull/277
9+
* Add zizmor to CI and fix findings by@hugovk inhttps://github.com/python/python-docs-theme/pull/283
10+
311
##[2025.10](https://github.com/python/python-docs-theme/releases/tag/2025.10)
412

513
* Add Romanian translation by@octaG-M inhttps://github.com/python/python-docs-theme/pull/272

‎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.10"
14+
__version__="2025.12"
1515

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp