summaryrefslogtreecommitdiff
path: root/_test
Commit message (Expand)AuthorAgeFilesLines
* fix issue #219 breakage on single entry map as flow sequence element0.15.60Anthon van der Neut2018-08-181-3/+9
* failing test re #219 single entry map as flow sequence elementAnthon van der Neut2018-08-181-0/+7
* fix issue 223 Cloader not initialising Resolver version0.15.59Anthon van der Neut2018-08-171-2/+4
* failing test re #223 Cloader with uninitialized resolver versionAnthon van der Neut2018-08-171-1/+7
* fix issue 222 string to dump checked against 1.1 patterns0.15.58Anthon van der Neut2018-08-171-1/+1
* test added re #222 dumping as YAML 1.1Anthon van der Neut2018-08-171-0/+8
* allow simple mappings as mapping keysAnthon van der Neut2018-08-162-1/+46
* fix issue #221 .__add__() and .sort() no longer available on CommentedSeq0.15.57Anthon van der Neut2018-08-151-5/+15
* test added re #221 add and sort with CommentedSeqAnthon van der Neut2018-08-151-0/+21
* oitnb formats all testsAnthon van der Neut2018-08-1510-226/+351
* added failing test re #220 .pop optimized awayAnthon van der Neut2018-08-152-5/+23
* fix issue #165 Python2 raising error when Unicode text involved in duplicate ...0.15.55Anthon van der Neut2018-08-141-1/+0
* fix issue #176 CommentedSeq does not support slice assignmentAnthon van der Neut2018-08-141-1/+77
* reimplement CommentedSeq to subclass MutableSequence instead of listAnthon van der Neut2018-08-141-10/+9
* wontfix #82 implicit resolver for rtAnthon van der Neut2018-08-131-1/+59
* failing test for issue 184Anthon van der Neut2018-08-131-1/+13
* fix issue 102 now also for empty mappings with comments0.15.54Anthon van der Neut2018-08-132-6/+4
* issue 102 failingAnthon van der Neut2018-08-131-0/+12
* fix issue #172 compact JSON no longer parsingAnthon van der Neut2018-08-121-1/+13
* fix issue #163 comment disappearing in list before flow mappingAnthon van der Neut2018-08-121-5/+10
* fix issue #161 doubling comment on empty valueAnthon van der Neut2018-08-121-0/+23
* fix issue #160 flow mapping in sequence with comment gobbling newline0.15.53Anthon van der Neut2018-08-122-2/+2
* ref issue #160 flow mapping with comments in sequence gobbles newlineAnthon van der Neut2018-08-121-1/+14
* fix issue #218 single + interpreted as integer under 1.2Anthon van der Neut2018-08-121-0/+7
* fix issue #196 loosing items on cast to dict0.15.52Anthon van der Neut2018-08-092-4/+16
* 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
* push new version fixing two issues0.15.51Anthon van der Neut2018-08-081-3/+2
* fix issue #124: incorrect tags for class methodsAnthon van der Neut2018-08-082-1/+41
* fix issue #216: adding spaces when empty line and shrinking keyAnthon van der Neut2018-08-081-2/+63
* added context manager, mypy cleanup (w. Optional) added tests0.15.50Anthon van der Neut2018-08-051-0/+12
* initial contextmanager dumpingAnthon van der Neut2018-08-051-0/+100
* undid miswrapping of testsAnthon van der Neut2018-08-0523-1405/+613
* leading empty lines and comments on root level literal scalars not preserved0.15.49Anthon van der Neut2018-08-051-0/+27
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-0352-1013/+2079
* flake8-bugbearAnthon van der Neut2018-08-011-1/+1
* added captured DeprecationWarning test0.15.46Anthon van der Neut2018-07-293-19/+61
* Resolving issue #210 deprecation warning in python 3.7Anthon van der Neut2018-07-2823-150/+209
* This merges PR 34 and fixes issue #2110.15.45Anthon van der Neut2018-07-261-1/+1
|\
* | test for StopIterationAnthon van der Neut2018-07-261-0/+15
|/
* fixes issue #209: dump string '019' as plain scalar0.15.44Anthon van der Neut2018-07-141-2/+2
* HG: *When this change indeed resolves your problem, please **Close** this iss...Anthon van der Neut2018-07-121-2/+11
* fix regression caused by PR 270.15.42Anthon van der Neut2018-07-011-1/+1
* re-added test to make sure C-Compiler is available0.15.41Anthon van der Neut2018-06-274-49/+49
* publish fixes on pypi0.15.40Anthon van der Neut2018-06-181-1/+1
* fixes issue #201: decoding UnicodeAnthon van der Neut2018-06-171-2/+8
* Merge PR29, fixes issue #195Anthon van der Neut2018-06-131-0/+11
|\
| * Attempted fix for scientic notation parsingRolf Wojtech2018-03-211-0/+11
|/
* round-trip support for tagged scalars0.15.33Anthon van der Neut2017-08-311-0/+10
* fix issue #149: operated on ScalarFloat cannot be dumped.0.15.32Anthon van der Neut2017-08-212-1/+13