summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix issue #221 .__add__() and .sort() no longer available on CommentedSeq0.15.57Anthon van der Neut2018-08-156-10/+41
* test added re #221 add and sort with CommentedSeqAnthon van der Neut2018-08-151-0/+21
* Added tag 0.15.56 for changeset 5e371ab3345cAnthon van der Neut2018-08-150-0/+0
* fix issue #220 error when running code with Python -O0.15.56Anthon van der Neut2018-08-155-7/+16
* 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
* readme formattingAnthon van der Neut2018-08-141-2/+0
* Added tag 0.15.55 for changeset 11f34d8d5dbaAnthon van der Neut2018-08-140-0/+0
* fix issue #165 Python2 raising error when Unicode text involved in duplicate ...0.15.55Anthon van der Neut2018-08-146-7/+49
* fix issue #176 CommentedSeq does not support slice assignmentAnthon van der Neut2018-08-143-6/+143
* reimplement CommentedSeq to subclass MutableSequence instead of listAnthon van der Neut2018-08-144-48/+67
* require maptyp parameter, to prevent delayed errorAnthon van der Neut2018-08-141-1/+1
* wontfix #82 implicit resolver for rtAnthon van der Neut2018-08-131-1/+59
* fix issue #184 adding eol commentAnthon van der Neut2018-08-131-1/+4
* failing test for issue 184Anthon van der Neut2018-08-131-1/+13
* Added tag 0.15.54 for changeset 0b00c98d86f0Anthon van der Neut2018-08-130-0/+0
* fix issue 102 now also for empty mappings with comments0.15.54Anthon van der Neut2018-08-139-35/+43
* issue 102 failingAnthon van der Neut2018-08-131-0/+12
* fix issue #172 compact JSON no longer parsingAnthon van der Neut2018-08-123-12/+57
* fix issue #163 comment disappearing in list before flow mappingAnthon van der Neut2018-08-123-6/+22
* fix issue #161 doubling comment on empty valueAnthon van der Neut2018-08-123-1/+49
* get rid of mypy error not MRO-ing subclass MutableSet + MutableMapAnthon van der Neut2018-08-122-3/+42
* Added tag 0.15.53 for changeset c1a5b02fdf77Anthon van der Neut2018-08-120-0/+0
* fix issue #160 flow mapping in sequence with comment gobbling newline0.15.53Anthon van der Neut2018-08-127-9/+25
* 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-122-1/+8
* fix issue #175 exception while raising errorAnthon van der Neut2018-08-091-1/+1
* Added tag 0.15.52 for changeset ace40a6a4027Anthon van der Neut2018-08-090-0/+0
* fix issue #196 loosing items on cast to dict0.15.52Anthon van der Neut2018-08-0910-53/+96
* adding test for issue 196Anthon van der Neut2018-08-092-22/+63
* fix issue #213 : CommentedMap.copy() incomplete resultAnthon van der Neut2018-08-082-0/+24
* regressionAnthon van der Neut2018-08-081-2/+3
* Added tag 0.15.51 for changeset 26ef3be1c51aAnthon van der Neut2018-08-080-0/+0
* push new version fixing two issues0.15.51Anthon van der Neut2018-08-087-13/+29
* fix issue #124: incorrect tags for class methodsAnthon van der Neut2018-08-084-12/+72
* fix issue #216: adding spaces when empty line and shrinking keyAnthon van der Neut2018-08-082-3/+68
* badgesAnthon van der Neut2018-08-061-0/+12
* Added tag 0.15.50 for changeset 7aff374b37a4Anthon van der Neut2018-08-050-0/+0
* added context manager, mypy cleanup (w. Optional) added tests0.15.50Anthon van der Neut2018-08-0519-83/+196
* initial contextmanager dumpingAnthon van der Neut2018-08-053-6/+249
* undid miswrapping of testsAnthon van der Neut2018-08-0523-1405/+613
* Fixes issue #215, adding Union[Path, StreamType]Anthon van der Neut2018-08-051-4/+8
* mypy lagging again...Anthon van der Neut2018-08-053-6/+4
* Added tag 0.15.49 for changeset ba539f8f4b02Anthon van der Neut2018-08-050-0/+0
* leading empty lines and comments on root level literal scalars not preserved0.15.49Anthon van der Neut2018-08-0511-13/+75
* Added tag 0.15.48 for changeset 7b02389f82e9Anthon van der Neut2018-08-030-0/+0
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-0384-2840/+4821
* badgesAnthon van der Neut2018-08-031-1/+1
* badgesAnthon van der Neut2018-08-031-2/+2
* badgesAnthon van der Neut2018-08-031-3/+3