Message134869
I found out that the indent parameter of json.dump was changed in 3.2: it can be a string as well as an int. The docstring was not updated; the reST doc was, but without a versionchanged directive.
This probably applies to the doc and docstring of the classes implementing dump, too, and there may be other half-documented changes. |
|
Date |
User |
Action |
Args |
2011-04-30 15:47:15 | eric.araujo | set | recipients:
+ eric.araujo, rhettinger, bob.ippolito, docs@python |
2011-04-30 15:47:15 | eric.araujo | set | messageid: <1304178435.78.0.522459822796.issue11964@psf.upfronthosting.co.za> |
2011-04-30 15:47:14 | eric.araujo | link | issue11964 messages |
2011-04-30 15:47:14 | eric.araujo | create | |
|