Skip to content

Commit 4091fe3

Browse files
committed
Add CHANGES for Sphinx 8.2.3
1 parent c84c21f commit 4091fe3

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

doc/changes/8.2.rst

+14-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@ Sphinx 8.2
33
==========
44

55

6+
Release 8.2.3 (in development)
7+
==============================
8+
9+
Bugs fixed
10+
----------
11+
12+
* #13403: Define ``_StrPath.__radd__()``.
13+
Patch by Adam Turner.
14+
* #13399: Fix _CurrentDocument membership testing with '{c,cpp}:parent_symbol'.
15+
Patch by Adam Turner.
16+
617
Release 8.2.2 (released Mar 02, 2025)
718
=====================================
819

@@ -11,9 +22,11 @@ Bugs fixed
1122

1223
* #13392: Fix argument type for ``jieba.load_userdict()``.
1324
* Add workaround for ``nbsphinx`` implicit imports.
25+
Patch by Adam Turner.
1426
* #13402: Ensure inline ``<script/>`` tags are written exactly once.
27+
Patch by Dmitry Shachnev and Adam Turner.
1528
* #13391: apidoc: Fix TOC file not having a title.
16-
Patch by Dave Hoese.
29+
Patch by Dave Hoese and Adam Turner.
1730

1831
Release 8.2.1 (released Feb 21, 2025)
1932
=====================================

0 commit comments

Comments
 (0)