2d085d2c17
Document in which version new types and functions were added using ".. versionadded:: x.y". Document changes using ".. versionchanged:: x.y." For base64 module, add the versionadded tag in the module top docstring, not on each type/function. I used "git blame" + "git tag --contains=SHA1" to find these version, and then I checked manually each version. Change-Id: I4a891b18064fe7b857a79c57030ff31f7a0370b4 |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
base64.py | ||
jsonutils.py | ||
msgpackutils.py |