Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | failing test for 295 | Anthon van der Neut | 2019-07-17 | 1 | -0/+26 |
| | |||||
* | Added tag 0.15.99 for changeset 25737c624a8c | Anthon van der Neut | 2019-07-12 | 0 | -0/+0 |
| | |||||
* | add py.typed to distribution0.15.99 | Anthon van der Neut | 2019-07-12 | 7 | -5/+40 |
| | |||||
* | Merged in ↵ | Ruamel/Anthon van der Neut | 2019-07-11 | 1 | -1/+1 |
|\ | | | | | | | mr-c/yaml-4/Michael-Crusoe/fix-httpsbitbucketorgruamelyamlissues281-1562835835892 (pull request #40) | ||||
| * | Fix ↵ | Michael Crusoe | 2019-07-11 | 1 | -1/+1 |
|/ | | | | https://bitbucket.org/ruamel/yaml/issues/281/repo-link-in-readme-is-non-specific | ||||
* | Added tag 0.15.98 for changeset c7006e510469 | Anthon van der Neut | 2019-07-09 | 0 | -0/+0 |
| | |||||
* | regenerate _ruamel_yaml.c with newest cython for 3.8.0b20.15.98 | Anthon van der Neut | 2019-07-09 | 6 | -18/+27 |
| | | | | fixes issue #296 | ||||
* | pass memo on to deepcopy | Anthon van der Neut | 2019-06-23 | 1 | -7/+8 |
| | |||||
* | Added tag 0.15.97 for changeset 6273eafdbcec | Anthon van der Neut | 2019-06-06 | 0 | -0/+0 |
| | |||||
* | regenerate ext/_ruamel_yaml.c with Cython version 0.29.100.15.97 | Anthon van der Neut | 2019-06-06 | 5 | -9/+33 |
| | | | | needed for Python 3.8.0b1 | ||||
* | regenerate ext/_ruamel_yaml.c using Cython version 0.29.9 | Anthon van der Neut | 2019-05-30 | 2 | -2120/+1655 |
| | | | | | | | | needed for Python 3.8.0a4 *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))* | ||||
* | Added tag 0.15.96 for changeset 572b7bdf491d | Anthon van der Neut | 2019-05-16 | 0 | -0/+0 |
| | |||||
* | indentation of comments after folded/lit scalars0.15.96 | Anthon van der Neut | 2019-05-16 | 7 | -40/+161 |
| | | | | | | | | fixes issue #290 *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))* | ||||
* | Added tag 0.15.95 for changeset b2827bd4175e | Anthon van der Neut | 2019-05-16 | 0 | -0/+0 |
| | |||||
* | fix comments on anchored nodes in block sequence0.15.95 | Anthon van der Neut | 2019-05-16 | 10 | -15/+77 |
| | | | | fixes issue #288 | ||||
* | Added tag 0.15.94 for changeset 3d30d3cf745c | Anthon van der Neut | 2019-04-23 | 0 | -0/+0 |
| | |||||
* | add line-break to EOF comment without one0.15.94 | Anthon van der Neut | 2019-04-23 | 6 | -5/+35 |
| | | | | | | | fixes issue #286 *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))* | ||||
* | Added tag 0.15.93 for changeset 81c296f3afb1 | Anthon van der Neut | 2019-04-21 | 0 | -0/+0 |
| | |||||
* | Add y/Y/n/N to boolean values under 1.10.15.93 | Anthon van der Neut | 2019-04-21 | 8 | -7/+53 |
| | | | | | | | fixes issues #285 *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))* | ||||
* | Added tag 0.15.92 for changeset 939d1a112a04 | Anthon van der Neut | 2019-04-16 | 0 | -0/+0 |
| | |||||
* | YAML 1.2 allows empty implicit keys in block style mappings0.15.92 | Anthon van der Neut | 2019-04-16 | 10 | -23/+57 |
| | | | | | | | | fixes issue #284 *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))* | ||||
* | Added tag 0.15.91 for changeset 22286ce99d65 | Anthon van der Neut | 2019-04-05 | 0 | -0/+0 |
| | |||||
* | optionally allow duplicate merge keys0.15.91 | Anthon van der Neut | 2019-04-05 | 5 | -6/+26 |
| | | | | | https://stackoverflow.com/questions/55540686/configuring-ruamel-yaml-to-allow-duplicate-keys reported by mamacdon | ||||
* | Added tag 0.15.90 for changeset 6ca00e22cd34 | Anthon van der Neut | 2019-04-04 | 0 | -0/+0 |
| | |||||
* | fix update CommentedMap with list of tuples0.15.90 | Anthon van der Neut | 2019-04-04 | 7 | -8/+35 |
| | | | | | | | | fixes issue #282 *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))* | ||||
* | make it test the real issue 160 | Anthon van der Neut | 2019-03-14 | 1 | -2/+14 |
| | |||||
* | Added tag 0.15.89 for changeset 041958473302 | Anthon van der Neut | 2019-02-27 | 0 | -0/+0 |
| | |||||
* | fix issue #279 block sequence elements with flow mapping collapsed0.15.89 | Anthon van der Neut | 2019-02-27 | 7 | -11/+42 |
| | | | | | *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))* | ||||
* | fix issue #280 namedtuple erorring in error generation on safe_dump | Anthon van der Neut | 2019-02-27 | 8 | -21/+43 |
| | | | | | *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))* | ||||
* | Added tag 0.15.88 for changeset 048a24402ba2 | Anthon van der Neut | 2019-02-12 | 0 | -0/+0 |
| | |||||
* | fix issue #278 inclusion of spurious .py files in linux wheels and tar0.15.88 | Anthon van der Neut | 2019-02-12 | 5 | -5/+19 |
| | |||||
* | Added tag 0.15.87 for changeset 9a738d6f4b70 | Anthon van der Neut | 2019-01-22 | 0 | -0/+0 |
| | |||||
* | fix indexing error on empty list for merge-key position0.15.87 | Anthon van der Neut | 2019-01-22 | 6 | -7/+22 |
| | |||||
* | Added tag 0.15.86 for changeset 45509d2e52c1 | Anthon van der Neut | 2019-01-16 | 0 | -0/+0 |
| | |||||
* | insert merge key in old (absolute) position0.15.86 | Anthon van der Neut | 2019-01-16 | 9 | -12/+53 |
| | |||||
* | correct checking of non-ASCII anchor names | Anthon van der Neut | 2019-01-11 | 1 | -3/+3 |
| | | | | fix provided by Dandaleon Flux vie email | ||||
* | close issue #272 YAML instances should be discarded on load/dump exception | Anthon van der Neut | 2019-01-08 | 1 | -0/+6 |
| | |||||
* | fix issue #275 not parsing valid flow style mapping with value starting ↵ | Anthon van der Neut | 2019-01-08 | 1 | -1/+4 |
| | | | | | | | | | | with value indicator This is only fixed in the pure python version! *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))* | ||||
* | Added tag 0.15.85 for changeset 47646c03f53a | Anthon van der Neut | 2019-01-08 | 0 | -0/+0 |
| | |||||
* | resolves issue #274 replace dict with collections.OrderedDict when loading0.15.85 | Anthon van der Neut | 2019-01-08 | 6 | -9/+28 |
| | | | | | | | https://bitbucket.org/ruamel/yaml/issues/274/add-a-typ-ordered-for-a-middle-ground#comment-49783394 *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))* | ||||
* | Merged in ↵ | Ruamel/Anthon van der Neut | 2019-01-07 | 1 | -0/+14 |
|\ | | | | | | | | | | | asottile/yaml-1/asottile/add-test-for-newapi-parse-method-1546031299922 (pull request #38) Add test for new-api `parse` method | ||||
| * | Add test for new-api `parse` method | Anthony Sottile | 2018-12-28 | 1 | -0/+14 |
| | | |||||
* | | Added tag 0.15.84 for changeset b0872a7b06ad | Anthon van der Neut | 2019-01-07 | 0 | -0/+0 |
| | | |||||
* | | fixes issue #269 CommentedMap.copy() not returning CommentedMap0.15.84 | Anthon van der Neut | 2019-01-07 | 5 | -7/+16 |
| | | | | | | | | | | *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))* | ||||
* | | Added tag 0.15.83 for changeset 32518f0a4636 | Anthon van der Neut | 2019-01-02 | 0 | -0/+0 |
| | | |||||
* | | fix issue with roundtripping mappings keys that are aliases to scalar strings0.15.83 | Anthon van der Neut | 2019-01-02 | 7 | -9/+20 |
|/ | |||||
* | Added tag 0.15.82 for changeset 48491562733b | Anthon van der Neut | 2018-12-28 | 0 | -0/+0 |
| | |||||
* | preserve anchors on scalars, on tagged objects0.15.82 | Anthon van der Neut | 2018-12-28 | 9 | -24/+119 |
| | | | | | | | | fixes issue #63 fixes issue #266 *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))* | ||||
* | work around issue 6112 in mypy | Anthon van der Neut | 2018-12-28 | 6 | -25/+26 |
| | |||||
* | roundtrip anchors/aliases on str, int, float | Anthon van der Neut | 2018-12-27 | 9 | -70/+206 |
| |