Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@frostming
Copy link
Contributor

  • Updated pyproject.toml to use the new dependency grouping format for dev dependencies.
  • Added a test for overwriting out-of-order tables in the TOML document parser.
  • Enhanced the OutOfOrderTableProxy class to better manage the insertion of tables and plain values, ensuring correct handling of overwrites and maintaining the integrity of the internal structure.

Signed-off-by: Frost Ming [email protected]

- Updated pyproject.toml to use the new dependency grouping format for dev dependencies.
- Added a test for overwriting out-of-order tables in the TOML document parser.
- Enhanced the OutOfOrderTableProxy class to better manage the insertion of tables and plain values, ensuring correct handling of overwrites and maintaining the integrity of the internal structure.

Signed-off-by: Frost Ming <[email protected]>
@frostming frostming linked an issue Jun 5, 2025 that may be closed by this pull request
@frostming frostming merged commit 62a6708 into master Jun 5, 2025
25 checks passed
@frostming frostming deleted the fix/ooo-table branch June 5, 2025 02:07
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 this pull request may close these issues.

Invalid serialization after assigning InlineTable

2 participants