| Commit message (Expand) | Author | Age | Files | Lines |
* | mypy update | Anthon van der Neut | 2018-08-25 | 1 | -10/+10 |
* | fix #158 folded scalars not roundtripping0.15.61 | Anthon van der Neut | 2018-08-23 | 1 | -5/+20 |
* | updates for mypy and remove print statements | Anthon van der Neut | 2018-08-18 | 1 | -13/+12 |
* | fix issue 223 Cloader not initialising Resolver version0.15.59 | Anthon van der Neut | 2018-08-17 | 1 | -2/+3 |
* | allow simple mappings as mapping keys | Anthon van der Neut | 2018-08-16 | 1 | -3/+9 |
* | fix issue #165 Python2 raising error when Unicode text involved in duplicate ...0.15.55 | Anthon van der Neut | 2018-08-14 | 1 | -1/+12 |
* | reimplement CommentedSeq to subclass MutableSequence instead of list | Anthon van der Neut | 2018-08-14 | 1 | -2/+3 |
* | require maptyp parameter, to prevent delayed error | Anthon van der Neut | 2018-08-14 | 1 | -1/+1 |
* | get rid of mypy error not MRO-ing subclass MutableSet + MutableMap | Anthon van der Neut | 2018-08-12 | 1 | -1/+24 |
* | regression | Anthon van der Neut | 2018-08-08 | 1 | -2/+3 |
* | push new version fixing two issues0.15.51 | Anthon van der Neut | 2018-08-08 | 1 | -3/+2 |
* | fix issue #124: incorrect tags for class methods | Anthon van der Neut | 2018-08-08 | 1 | -10/+26 |
* | added context manager, mypy cleanup (w. Optional) added tests0.15.50 | Anthon van der Neut | 2018-08-05 | 1 | -2/+2 |
* | mypy lagging again... | Anthon van der Neut | 2018-08-05 | 1 | -1/+1 |
* | leading empty lines and comments on root level literal scalars not preserved0.15.49 | Anthon van der Neut | 2018-08-05 | 1 | -1/+4 |
* | Apply oitnb and mypy 0.620, then make everything work again0.15.48 | Anthon van der Neut | 2018-08-03 | 1 | -296/+346 |
* | flake8-bugbear | Anthon van der Neut | 2018-08-01 | 1 | -2/+2 |
* | Resolving issue #210 deprecation warning in python 3.7 | Anthon van der Neut | 2018-07-28 | 1 | -8/+7 |
* | HG: *When this change indeed resolves your problem, please **Close** this iss... | Anthon van der Neut | 2018-07-12 | 1 | -1/+1 |
* | re-added test to make sure C-Compiler is available0.15.41 | Anthon van der Neut | 2018-06-27 | 1 | -1/+1 |
* | evaluate re.compile lazily | Marcel Bargull | 2018-03-16 | 1 | -1/+2 |
* | round-trip support for tagged scalars0.15.33 | Anthon van der Neut | 2017-08-31 | 1 | -15/+25 |
* | fix issue #148: unclear error message when failing to parse timestamp | Anthon van der Neut | 2017-08-22 | 1 | -2/+18 |
* | fix issue #25: dropping comment between mapping key and value0.15.24 | Anthon van der Neut | 2017-08-09 | 1 | -1/+1 |
* | more float stuff and mypy changes | Anthon van der Neut | 2017-08-06 | 1 | -10/+20 |
* | scalarfloat support | Anthon van der Neut | 2017-08-06 | 1 | -0/+53 |
* | no sexagesimal floats in 1.2 | Anthon van der Neut | 2017-08-05 | 1 | -1/+1 |
* | warn on incorrect YAML 1.1 floats | Anthon van der Neut | 2017-08-05 | 1 | -3/+9 |
* | added register_class/yaml_object0.15.19 | Anthon van der Neut | 2017-07-13 | 1 | -0/+11 |
* | update to flake8==3.3.0 with --ignore F405 | Anthon van der Neut | 2017-07-12 | 1 | -28/+30 |
* | fix issue #130: warning on duplicates in merge key mapping0.15.13 | Anthon van der Neut | 2017-06-24 | 1 | -1/+1 |
* | fix issue #130: regression in nested merges | Anthon van der Neut | 2017-06-24 | 1 | -1/+1 |
* | rt set handling now checks for duplicate keys | Anthon van der Neut | 2017-06-09 | 1 | -1/+3 |
* | fix issue # 123: type annotations0.15.2 | Anthon van der Neut | 2017-06-07 | 1 | -24/+25 |
* | error/warning on duplicate mapping keys0.15.1 | Anthon van der Neut | 2017-06-07 | 1 | -28/+72 |
* | initial version with YAML class0.15.0 | Anthon van der Neut | 2017-06-04 | 1 | -1/+5 |
* | typing no longer needed, fix issue #117 (2.6 support)0.14.9 | Anthon van der Neut | 2017-04-22 | 1 | -1/+1 |
* | fix issue #116: Text not available in 3.5.0/3.5.10.14.8 | Anthon van der Neut | 2017-04-19 | 1 | -11/+12 |
* | fix issue #115: preserve _ and leading 0s in integers0.14.7 | Anthon van der Neut | 2017-04-18 | 1 | -6/+43 |
* | fix issue 112: hexadecimal not preserved0.14.6 | Anthon van der Neut | 2017-04-14 | 1 | -0/+40 |
* | update for mypy --strict, prepare de-inheritance (Loader/Dumper)0.14.0 | Anthon van der Neut | 2017-03-21 | 1 | -40/+60 |
* | changes for mypy | Anthon van der Neut | 2017-03-17 | 1 | -16/+21 |
* | some changes for mypy --strict | Anthon van der Neut | 2017-03-16 | 1 | -42/+103 |
* | fix for #85: mypy complaining about unicode (reported by Peter Amstutz)0.13.7 | Anthon van der Neut | 2016-12-27 | 1 | -1/+1 |
* | addresses #25 comment after empty (null) values0.13.2 | Anthon van der Neut | 2016-11-28 | 1 | -0/+14 |
* | round-trip sequence key elements0.12.14 | Anthon van der Neut | 2016-09-21 | 1 | -1/+6 |
* | fix issue 45: preserve datetime 'T' + timezone | Anthon van der Neut | 2016-08-20 | 1 | -9/+59 |
* | added .keys(), items(), values(), corrected __contains__ | Anthon van der Neut | 2016-08-17 | 1 | -2/+4 |
* | addition type info to satisfy schema_salad0.12.1 | Anthon van der Neut | 2016-08-16 | 1 | -0/+2 |
* | initial type info, drop 2.60.12.0 | Anthon van der Neut | 2016-08-15 | 1 | -15/+10 |