Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to ruamel.yaml #52

Open
sampsyo opened this issue Nov 6, 2015 · 2 comments · May be fixed by #145
Open

Switch to ruamel.yaml #52

sampsyo opened this issue Nov 6, 2015 · 2 comments · May be fixed by #145

Comments

@sampsyo
Copy link
Member

sampsyo commented Nov 6, 2015

We apply a number of YAML hacks on top of PyYAML for Confit. As pointed out in beetbox/beets#396 (comment), the ruamel.yaml fork takes care of a few of them:

  • Round-tripping comments (much better than our current incomplete hacks).
  • Preservation of ordered dictionaries.
@arcresu
Copy link
Member

arcresu commented Mar 26, 2019

There's a typo in the title/description: ruemel -> ruamel

@sampsyo sampsyo changed the title Switch to ruemel.yaml Switch to ruamel.yaml Mar 26, 2019
@arcresu arcresu transferred this issue from beetbox/beets Jun 1, 2019
@sbrugman
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants