Changed :versionadded for JSON_DECODE_INT_AS_REAL docs

This commit is contained in:
Jason Choy 2013-06-11 12:31:41 +01:00
parent 02a3829363
commit c3e9725f02

View File

@ -956,7 +956,7 @@ macros can be ORed together to obtain *flags*.
With this flag enabled the decoder interprets all numbers as real
values.
.. versionadded:: 2.4.1
.. versionadded:: 2.5
Each function also takes an optional :type:`json_error_t` parameter
that is filled with error information if decoding fails. It's also