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
/
_yaml.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #110 from djrobstep/develop
Kenneth Reitz
2014-01-08
1
-2
/
+2
|
\
|
*
Changed yaml dumping to use safe_dump, for consistency with loading.
Robert Lechte
2013-08-28
1
-2
/
+2
*
|
safe_load is not working for book
James Patrick Robinson Jr
2013-08-28
1
-1
/
+1
|
/
*
Fix typos.
Bruce Mitchener
2012-06-08
1
-1
/
+1
*
Fix #50 - Catch YAML ScannerError
Jan Brauer
2012-01-29
1
-1
/
+2
*
Add detect function in _xls. Update yaml, csv, and tsv detection functions to...
VanL
2012-01-06
1
-2
/
+2
*
use yaml safe_load (thanks @toastdriven)
Kenneth Reitz
2011-11-02
1
-3
/
+3
*
Turn off OrderedDict for yaml.
Kenneth Reitz
2011-05-22
1
-3
/
+4
*
this isn't an apple
Kenneth Reitz
2011-03-23
1
-1
/
+1
*
2.5 compatible version checking
Kenneth Reitz
2011-03-23
1
-1
/
+1
*
autoload 3 modules if using 3
Kenneth Reitz
2011-03-23
1
-1
/
+7
*
*shutter* making everyone else happy
Kenneth Reitz
2011-02-17
1
-26
/
+26
*
Removed external dependencies, but utilize them if
Kenneth Reitz
2010-10-06
1
-2
/
+2
*
Fallback on vendorized yaml.
Kenneth Reitz
2010-10-06
1
-1
/
+5
*
Auto-detectors operational.
Kenneth Reitz
2010-09-25
1
-1
/
+12
*
Adding docstrings for pylint coverage.
Kenneth Reitz
2010-09-25
1
-0
/
+5
*
Elegant databook importers.
Kenneth Reitz
2010-09-25
1
-5
/
+4
*
YAML input support.
Kenneth Reitz
2010-09-25
1
-1
/
+1
*
Updated elegant imports for instance properties.
Kenneth Reitz
2010-09-25
1
-5
/
+3
*
Archaic imports in place!
Kenneth Reitz
2010-09-25
1
-1
/
+14
*
Added format importers.
Kenneth Reitz
2010-09-25
1
-0
/
+27