mirror of
https://github.com/python/cpython.git
synced 2024-12-03 14:55:56 +08:00
Merge #15636: add versionadded for decodebytes
This commit is contained in:
commit
cd7128a549
@ -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…
Reference in New Issue
Block a user