summaryrefslogtreecommitdiff
path: root/_test/test_z_data.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-27/+33
* removed (object), prepare new RTScannerAnthon van der Neut2021-04-191-0/+3
* remove support for 2.7, prepare for f-strings0.17.0Anthon van der Neut2021-03-261-6/+36
* remove python 2 specific codeAnthon van der Neut2021-03-091-10/+3
* fix issue with mypy, dumping lit scalar in sequence0.16.7Anthon van der Neut2020-01-301-0/+2
* fix update CommentedMap with list of tuples0.15.90Anthon van der Neut2019-04-041-2/+2
* fix issue #280 namedtuple erorring in error generation on safe_dumpAnthon van der Neut2019-02-271-2/+2
* insert merge key in old (absolute) position0.15.86Anthon van der Neut2019-01-161-1/+5
* fix issue #244 dumping methods of metaclass derived classes0.15.81Anthon van der Neut2018-12-061-1/+2
* fix issue #194 object attributes always sorted0.15.77Anthon van der Neut2018-11-091-1/+39
* fix issue #245 regression on C parsing of explicit 1.1 source0.15.72Anthon van der Neut2018-10-061-3/+5
* test hierarchy, per file creation/loading of YAMLAnthon van der Neut2018-10-021-14/+18
* added Python -> YAML testingAnthon van der Neut2018-10-021-9/+28
* fix issue #214 part two: use __qualname__ for tag:yaml.org,2002:python/object...Anthon van der Neut2018-09-261-35/+166
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-031-3/+8
* Resolving issue #210 deprecation warning in python 3.7Anthon van der Neut2018-07-281-3/+4
* initial version with YAML class0.15.0Anthon van der Neut2017-06-041-1/+4
* pep8 compliance, util.load_yaml_guess_indent0.11.2Anthon van der Neut2016-02-271-2/+3
* - make sure there is a space before # if scalar pushes (through indent)Anthon van der Neut2016-02-161-2/+2
* moved test to _test to prevent setuptools from including test/test_*.py0.10.17Anthon van der Neut2016-01-221-0/+32