index
:
delta/python-packages/tablib.git
ci
develop
feature-cli-format
feature/apache
feature/xls-width
fix/unicode_append
import_export
jazzband-releases
master
project_urls
python2
rm-manifest
github.com: kennethreitz/tablib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tablib
/
formats
/
_json.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #373 - Properly detect xlsx format
Claude Paroz
2019-10-04
1
-1
/
+1
*
Merge multiple isinstance() calls to one
Jon Dufresne
2019-03-02
1
-1
/
+1
*
ujson presence no longer breaks tablib (resolves #297) (#311)
Maciej "RooTer" UrbaĆski
2018-09-12
1
-4
/
+1
*
Fix: Circular reference detected error (#332)
Bruno Soares
2018-09-12
1
-5
/
+5
*
Replaced vendored omnijson by the standard lib version (#279)
Claude Paroz
2017-02-24
1
-3
/
+2
*
Merge pull request #234 from BrianPainter/master
Iuri de Silvio
2016-12-18
1
-1
/
+8
|
\
|
*
if the object is a decimal, return the string representation of it.
Brian Painter
2016-03-23
1
-1
/
+8
*
|
Fix date and datetime export to JSON in Python versions with a json package
Dylan Verheul
2016-11-30
1
-2
/
+4
|
/
*
Added a mechanism to avoid datetime.datetime issues when serializing data
Helge
2015-03-02
1
-2
/
+6
*
Fix typos.
Bruce Mitchener
2012-06-08
1
-1
/
+1
*
bugfix
Kenneth Reitz
2011-06-20
1
-1
/
+1
*
integrate omnijson
Kenneth Reitz
2011-06-20
1
-6
/
+6
*
fixes #17
Kenneth Reitz
2011-05-25
1
-5
/
+1
*
import magic
Kenneth Reitz
2011-03-23
1
-3
/
+8
*
Added AnyJSON to json format system
Kenneth Reitz
2011-02-17
1
-13
/
+7
*
this should work better
Kenneth Reitz
2011-02-17
1
-1
/
+1
*
*shutter* making everyone else happy
Kenneth Reitz
2011-02-17
1
-25
/
+25
*
whitespace fix
Kenneth Reitz
2010-11-21
1
-3
/
+3
*
Added vendorized JSON.
Kenneth Reitz
2010-10-06
1
-2
/
+5
*
Removed external dependencies, but utilize them if
Kenneth Reitz
2010-10-06
1
-2
/
+2
*
New exception style.
Kenneth Reitz
2010-10-06
1
-1
/
+2
*
Rely on built-in JSON.
Kenneth Reitz
2010-10-06
1
-1
/
+5
*
Auto-detectors operational.
Kenneth Reitz
2010-09-25
1
-0
/
+9
*
Adding docstrings for pylint coverage.
Kenneth Reitz
2010-09-25
1
-0
/
+3
*
Elegant databook importers.
Kenneth Reitz
2010-09-25
1
-5
/
+3
*
Updated elegant imports for instance properties.
Kenneth Reitz
2010-09-25
1
-5
/
+3
*
Archaic imports in place!
Kenneth Reitz
2010-09-25
1
-7
/
+14
*
Added format importers.
Kenneth Reitz
2010-09-25
1
-0
/
+32