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

Appearance settings

Commit 781573e

Browse filesBrowse files
committed
Prepare 2024.6 release
1 parent af191cc commit 781573e
Copy full SHA for 781573e

2 files changed

+9-1Lines changed: 9 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎CHANGELOG.rst‎

Copy file name to clipboardExpand all lines: CHANGELOG.rst
+8Lines changed: 8 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
`2024.6 <https://github.com/python/python-docs-theme/releases/tag/v2024.6>`_
5+
----------------------------------------------------------------------------
6+
7+
- Add backgrounds and borders to admonitions (#190)
8+
Contributed by Hugo van Kemenade
9+
- Use different colour for 'Return value: Borrowed reference' (#188)
10+
Contributed by Hugo van Kemenade
11+
412
`2024.4 <https://github.com/python/python-docs-theme/releases/tag/v2024.4>`_
513
----------------------------------------------------------------------------
614

Collapse file

‎pyproject.toml‎

Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name = "python-docs-theme"
9-
version = "2024.4"
9+
version = "2024.6"
1010
description = "The Sphinx theme for the CPython docs and related projects"
1111
readme = "README.md"
1212
license.file = "LICENSE"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.