mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Merge #15636: add versionadded for decodebytes
This commit is contained in:
commit
cd7128a549
1 changed files with 2 additions and 0 deletions
|
@ -145,6 +145,8 @@ The legacy interface:
|
|||
encoded data, and return a byte string containing the resulting binary data.
|
||||
``decodestring`` is a deprecated alias.
|
||||
|
||||
.. versionadded:: 3.1
|
||||
|
||||
|
||||
.. function:: encode(input, output)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue