Skip to content

Commit 4a5184d

Browse files
committed
ensure double blank line before a subsection
1 parent c235961 commit 4a5184d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ dbm
295295
This may harm performance, but improve crash tolerance.
296296
(Contributed by Serhiy Storchaka in :gh:`66234`.)
297297

298+
298299
difflib
299300
-------
300301

@@ -379,6 +380,7 @@ os.path
379380
the resulting path can be missing but it will be free of symlinks.
380381
(Contributed by Petr Viktorin for :cve:`2025-4517`.)
381382

383+
382384
resource
383385
--------
384386

@@ -726,6 +728,7 @@ Deprecated C APIs
726728
:c:func:`_Py_c_abs` are :term:`soft deprecated`.
727729
(Contributed by Sergey B Kirpichev in :gh:`128813`.)
728730

731+
729732
.. Add C API deprecations above alphabetically, not here at the end.
730733
731734
Removed C APIs

0 commit comments

Comments
 (0)