mirror of
https://github.com/python/cpython.git
synced 2025-09-25 01:43:11 +00:00
gh-117194: Properly format 'base64' header in What's New (#117198)
It needs 6, not 3, '-'s.
This commit is contained in:
parent
f267d5bf2a
commit
78a651fd7f
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@ asyncio
|
|||
(Contributed by Pierre Ossman in :gh:`113538`.)
|
||||
|
||||
base64
|
||||
---
|
||||
------
|
||||
|
||||
* Add :func:`base64.z85encode` and :func:`base64.z85decode` functions which allow encoding
|
||||
and decoding z85 data.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue