Skip to content

Commit 78a651f

Browse files
authored
gh-117194: Properly format 'base64' header in What's New (#117198)
It needs 6, not 3, '-'s.
1 parent f267d5b commit 78a651f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.13.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ asyncio
284284
(Contributed by Pierre Ossman in :gh:`113538`.)
285285

286286
base64
287-
---
287+
------
288288

289289
* Add :func:`base64.z85encode` and :func:`base64.z85decode` functions which allow encoding
290290
and decoding z85 data.

0 commit comments

Comments
 (0)