23
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #146 from rowillia/master More... over 7 years ago
See if we can get those OS X builds working More... over 7 years ago
Remove fromhex all together More... over 7 years ago
Add support for Python 2.5 More... over 7 years ago
Use binascii instead of codecs More... over 7 years ago
Use `codecs.decode` in Python 2 as opposed to `str.decode` in Python 2. More... over 7 years ago
Add support for preprocessed JSON strings (with optimizations) in encoder More... over 7 years ago
Merge pull request #137 from adamchainz/readthedocs.io More... almost 8 years ago
Convert readthedocs link for their .org -> .io migration for hosted projects More... almost 8 years ago
Merge pull request #134 from compwron/rst_readme_build_status More... about 8 years ago
Readme badge and py2 link More... about 8 years ago
fix artifacts script More... over 8 years ago
v3.8.2 - fix compiler warning, automated wheel builds for Windows and Mac More... over 8 years ago
Merge pull request #130 from aebrahim/appveyor More... over 8 years ago
build windows wheels on appveyor More... over 8 years ago
Add Python 3.5 to Travis test suite More... over 8 years ago
Fix issue with iterable_as_array and indent option, closes #128 More... over 8 years ago
Update version to 3.8.1 More... over 8 years ago
Merge pull request #123 from costypetrisor/fix-int_as_string_bitcount-from-speedups More... over 8 years ago
removed from _speedups.c forgotten "iterable_as_array" without comma after string More... over 8 years ago
clean up iterable_as_array for 3.8.0 More... almost 9 years ago
Merge branch 'master' into iterable_as_array-gh1 More... almost 9 years ago
fix typo in e18cc09 More... almost 9 years ago
attempt to work around an issue with reloading the Decimal module More... about 9 years ago
bump version for #119 More... about 9 years ago
Merge pull request #119 from cgohlke/patch-1 More... about 9 years ago
Fix msvc error C2275: 'PyObject' : illegal use of this type as an expression More... about 9 years ago
no longer trust custom repr for int/long/float subclasses #118 More... about 9 years ago
Merge pull request #116 from d0ugal/patch-1 More... over 9 years ago
Fixed a typo in the docs More... over 9 years ago