summaryrefslogtreecommitdiff
path: root/_test/test_anchor.py
Commit message (Expand)AuthorAgeFilesLines
* fixes issue: 458,454, stackoverflow reportsAnthon van der Neut2023-05-051-10/+10
* retrofitted 0.18 changesAnthon van der Neut2023-05-011-44/+44
* remove python 2 specific codeAnthon van der Neut2021-03-091-37/+33
* fixes issue #254 single question mark not dumped with quotes0.15.75Anthon van der Neut2018-10-271-1/+1
* fix issue 251 error on multiple merge keysAnthon van der Neut2018-10-171-3/+25
* fix issue #196 loosing items on cast to dict0.15.52Anthon van der Neut2018-08-091-3/+12
* adding test for issue 196Anthon van der Neut2018-08-091-1/+43
* fix issue #213 : CommentedMap.copy() incomplete resultAnthon van der Neut2018-08-081-0/+17
* undid miswrapping of testsAnthon van der Neut2018-08-051-44/+22
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-031-42/+90
* Resolving issue #210 deprecation warning in python 3.7Anthon van der Neut2018-07-281-3/+3
* re-added test to make sure C-Compiler is available0.15.41Anthon van der Neut2018-06-271-4/+4
* fix issue #130: warning on duplicates in merge key mapping0.15.13Anthon van der Neut2017-06-241-0/+24
* fix issue #130: regression in nested mergesAnthon van der Neut2017-06-241-0/+23
* error/warning on duplicate mapping keys0.15.1Anthon van der Neut2017-06-071-0/+26
* fix for issue #72, dot allowed in anchorAnthon van der Neut2016-11-131-2/+32
* fix merge, iteration, reused anchors0.12.3Anthon van der Neut2016-08-181-0/+37
* added .keys(), items(), values(), corrected __contains__Anthon van der Neut2016-08-171-1/+60
* pep8 compliance, util.load_yaml_guess_indent0.11.2Anthon van der Neut2016-02-271-1/+0
* - make sure there is a space before # if scalar pushes (through indent)Anthon van der Neut2016-02-161-11/+12
* moved test to _test to prevent setuptools from including test/test_*.py0.10.17Anthon van der Neut2016-01-221-0/+229