Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd7128a

Browse files
committed
Merge #15636: add versionadded for decodebytes
2 parents f669036 + 75fd225 commit cd7128a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/library/base64.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ The legacy interface:
145145
encoded data, and return a byte string containing the resulting binary data.
146146
``decodestring`` is a deprecated alias.
147147

148+
.. versionadded:: 3.1
149+
148150

149151
.. function:: encode(input, output)
150152

0 commit comments

Comments
 (0)