Skip to content

Tags: 51MT/simplejson

Tags

v3.8.2

Toggle v3.8.2's commit message
v3.8.2 - fix compiler warning, automated wheel builds for Windows and…

… Mac

test-wheels-1

Toggle test-wheels-1's commit message
WIP branch to investigate getting automated CI builds of wheels going

v3.8.1

Toggle v3.8.1's commit message
Fix issue with iterable_as_array and indent option, closes simplejson…

…#128

v3.8.0

Toggle v3.8.0's commit message
clean up iterable_as_array for 3.8.0

v3.7.3

Toggle v3.7.3's commit message
fix typo in e18cc09

v3.7.2

Toggle v3.7.2's commit message
attempt to work around an issue with reloading the Decimal module

v3.7.1

Toggle v3.7.1's commit message
bump version for simplejson#119

v3.7.0

Toggle v3.7.0's commit message
no longer trust custom repr for int/long/float subclasses simplejson#118

v3.6.5

Toggle v3.6.5's commit message
update CHANGES and bump version to v3.6.5

v3.6.4

Toggle v3.6.4's commit message
Merge pull request simplejson#107 from simplejson/sort_keys_dump-106

Fix dump's implementation of sort_keys