| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
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))*
|
|
|
|
|
|
|
|
| |
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))*
|
|
|
|
|
| |
https://stackoverflow.com/questions/55540686/configuring-ruamel-yaml-to-allow-duplicate-keys
reported by mamacdon
|
|
|
|
|
|
|
|
| |
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))*
|
|
|
|
|
| |
*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))*
|
|
|
|
|
| |
*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))*
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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))*
|
|
|
|
|
| |
*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))*
|
| |
|
|
|
|
|
|
|
|
| |
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))*
|
|
|
|
|
| |
*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))*
|
|
|
|
| |
character instead of discarding
|
| |
|
|
|
|
|
| |
*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))*
|
|
|
|
|
|
|
|
|
| |
Test for this issue in:
https://bitbucket.org/ruamel/yaml.data/src/default/object/control_base_representer_mapping_sort.yaml
*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))*
|
|
|
|
|
|
|
|
| |
an empty collection now defaults to best style. I.e. if elements are inserted
their style is not forced to flow-style
*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))*
|
|
|
|
|
|
|
|
|
| |
introduced re issue #62 for version 0.15.27
test in ruamel.yaml.data/special/single_indicator.yaml
*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))*
|
|
|
|
|
| |
*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))*
|
| |
|
|
|
|
|
| |
*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))*
|
|
|
|
|
| |
*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))*
|
|
|
|
|
|
|
|
|
|
| |
had to reimplement round-trippable mappings with merge-keys to get both JSON dumping and
casting using dict(**some_commented_map) to work.
(JSON dump of merge maps not tested)
*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))*
|
|
|
|
|
| |
*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))*
|
|
|
|
|
| |
*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))*
|
|
|
|
|
|
|
| |
Thanks for reporting and the PR
*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))*
|
|
|
|
|
| |
*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))*
|
| |
|
|
|
|
| |
suggested via email by Jannik Klemm
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This just allows to use version 1.2 instead of 1.1 fixed. There is no actual
parsing/dumping code changed. So documents with YAML 1.2 specific features
(e.g. octals) are likely to fail.
*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))*
|
| |
|
|
|
|
|
| |
*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))*
|
|
|
|
|
| |
*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))*
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
CommentedSeq + list used to return a list, it now again does so.
sort never worked correctly, it should now (i.e. move the EOL comments along).
*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))*
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
key warning.
I could only reproduce this in Python2, finally fixed it.
*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))*
|
|
|
|
|
| |
*When this change indeed resolves your problem, please **Close** this issue*.
*(You can do so usingthe WorkFlow pull-down (close to the top right of this page)*
|
|
|
|
|
| |
*When this change indeed resolves your problem, please **Close** his issue*.
*(You can do so usingthe WorkFlow pull-down (close to the top right of this page)*
|
|
|
|
|
| |
*When this change indeed resolves your problem, please **Close** this issue*.
*(You can do so usingthe WorkFlow pull-down (close to the top right of this page)*
|
| |
|
| |
|