We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v3.8.2 - fix compiler warning, automated wheel builds for Windows and… … Mac
WIP branch to investigate getting automated CI builds of wheels going
Fix issue with iterable_as_array and indent option, closes simplejson… …#128
clean up iterable_as_array for 3.8.0
fix typo in e18cc09
attempt to work around an issue with reloading the Decimal module
bump version for simplejson#119
no longer trust custom repr for int/long/float subclasses simplejson#118
update CHANGES and bump version to v3.6.5
Merge pull request simplejson#107 from simplejson/sort_keys_dump-106 Fix dump's implementation of sort_keys