index
:
yamlish
ddt
master
YAMLish is a small subset of YAML that TAP producers may use to
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
yamlish.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
faster source handling in load()
Lukas Brabec
2015-03-19
1
-4
/
+4
*
yamlish.dumps returns Unicode string
Matěj Cepl
2015-02-09
1
-1
/
+1
*
Fix testsuite under py3k
Matěj Cepl
2015-01-13
1
-26
/
+53
*
Python 2.6 str.decode doesn't have keyword parameters.
0.15.1
Matěj Cepl
2015-01-12
1
-1
/
+1
*
Add optional parameter to yamlish.load ignore_wrong_characters
0.15
Matěj Cepl
2015-01-12
1
-5
/
+16
*
correct handling of UTF-8 input
0.14
Garret Raziel
2014-08-19
1
-2
/
+2
*
fix of logging usage according to Python docs
Garret Raziel
2014-06-02
1
-3
/
+11
*
Just changing git repository of the package.
0.10
Matěj Cepl
2013-08-22
1
-4
/
+4
*
Make the package compatible with python 2.7
0.9
Matěj Cepl
2012-04-17
1
-3
/
+6
*
Multline strings are always compact.
Matěj Cepl
2012-03-31
1
-4
/
+18
*
Add NEWS.txt to be packaged as well.
0.6
Matěj Cepl
2012-03-16
1
-1
/
+1
*
Fix the module documentation string.
0.5
Matěj Cepl
2012-03-14
1
-59
/
+59
*
Add requires to setup.py.
0.4
Matěj Cepl
2012-03-09
1
-1
/
+1
*
Don't leak tempfiles (and setup.py test should actually do something).
0.3
Matěj Cepl
2012-03-08
1
-1
/
+1
*
Initial version uploaded to the Cheeseshop.
0.2
Matěj Cepl
2012-03-08
1
-1
/
+1
*
All tests succeeding!!!
Matěj Cepl
2012-03-08
1
-1
/
+3
*
Temporary commit to make files available
Matěj Cepl
2012-02-27
1
-9
/
+12
*
Reorganization of writer interface.
Matěj Cepl
2012-02-27
1
-63
/
+58
*
Input/Read test succeed!
Matěj Cepl
2012-02-23
1
-80
/
+182
*
Syntactically correct Python code, albeit not working probably.
Matěj Cepl
2012-02-16
1
-0
/
+3
*
More tests and deleted yamlishwriter-php (there is really nothing there).
Matěj Cepl
2012-02-16
1
-2
/
+9
*
Start building tests.
Matěj Cepl
2012-02-16
1
-0
/
+76
*
Initial commit with skeleton of the project.
Matěj Cepl
2012-02-16
1
-0
/
+1