Skip to content

YAML/JSON: Preserve Insertion Order#64

Merged
ax3l merged 1 commit intopals-project:mainfrom
ax3l:stable-import-export
Feb 19, 2026
Merged

YAML/JSON: Preserve Insertion Order#64
ax3l merged 1 commit intopals-project:mainfrom
ax3l:stable-import-export

Conversation

@ax3l
Copy link
Copy Markdown
Member

@ax3l ax3l commented Feb 19, 2026

Keep insertation order when round-tripping to/from files. This is recommended because our dictionary keys are easier readable for humans that way.
https://pals-project.readthedocs.io/en/latest/conventions.html#yaml-101

Keep insertation order when round-tripping to/from files.
This is recommended because our dictionary keys are easier
readable for humans that way.
https://pals-project.readthedocs.io/en/latest/conventions.html#yaml-101
@ax3l ax3l requested a review from EZoni February 19, 2026 07:38
@ax3l ax3l added the bug Something isn't working label Feb 19, 2026
@ax3l ax3l changed the title YAML/JSON: Preserve Insertation Order YAML/JSON: Preserve Insertion Order Feb 19, 2026
@ax3l ax3l merged commit 7ead33b into pals-project:main Feb 19, 2026
8 checks passed
@ax3l ax3l deleted the stable-import-export branch February 19, 2026 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant