summaryrefslogtreecommitdiff
path: root/_test/test_version.py
Commit message (Expand)AuthorAgeFilesLines
* fixes issue: 458,454, stackoverflow reportsAnthon van der Neut2023-05-051-1/+1
* retrofitted 0.18 changesAnthon van der Neut2023-05-011-10/+11
* remove python 2 specific codeAnthon van der Neut2021-03-091-1/+3
* oitnb formats all testsAnthon van der Neut2018-08-151-2/+3
* undid miswrapping of testsAnthon van der Neut2018-08-051-29/+14
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-031-19/+38
* Resolving issue #210 deprecation warning in python 3.7Anthon van der Neut2018-07-281-1/+4
* fixes issue #209: dump string '019' as plain scalar0.15.44Anthon van der Neut2018-07-141-2/+2
* re-added test to make sure C-Compiler is available0.15.41Anthon van der Neut2018-06-271-42/+42
* fix for '{"in":{},"out":{}}' no longer parsing, reported by mjalkio on so0.15.30Anthon van der Neut2017-08-141-1/+5
* fix issue #62: not allowing : or ? in flow style plain scalar0.15.27Anthon van der Neut2017-08-131-1/+44
* no sexagesimal floats in 1.2Anthon van der Neut2017-08-051-16/+20
* No longer accept Oo52 as octal in version 1.1 mode0.14.3Anthon van der Neut2017-03-311-2/+2
* pep8 compliance, util.load_yaml_guess_indent0.11.2Anthon van der Neut2016-02-271-6/+5
* - introducing version support and differentiation for RoundTripLoader0.11.0Anthon van der Neut2016-02-181-0/+105