summaryrefslogtreecommitdiff
path: root/reader.py
Commit message (Expand)AuthorAgeFilesLines
* update for mypy --strict, prepare de-inheritance (Loader/Dumper)0.14.0Anthon van der Neut2017-03-211-12/+28
* changes for mypyAnthon van der Neut2017-03-171-0/+4
* memory usage optimisations0.13.1Anthon van der Neut2016-11-221-5/+4
* rewrite of 32 bit support based on exception0.12.10Anthon van der Neut2016-09-051-3/+6
* 32 bit unicode not supported on MacOS, fixes issue #560.12.9Anthon van der Neut2016-09-051-8/+16
* ignore full range of specified characters0.12.8Anthon van der Neut2016-09-051-1/+6
* let NON_PRINTABLE RegEx match the spec????2016-09-051-1/+1
* initial type info, drop 2.60.12.0Anthon van der Neut2016-08-151-6/+2
* pep8 compliance, util.load_yaml_guess_indent0.11.2Anthon van der Neut2016-02-271-2/+4
* - make sure there is a space before # if scalar pushes (through indent)Anthon van der Neut2016-02-161-1/+0
* Jython compatibilityAnthon van der Neut2015-10-081-2/+7
* - main problem in moving stuff from yaml/py to yaml was thatAnthon van der Neut2015-08-281-0/+207