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

Replaced vendored toml with tomli #5678

Merged
merged 9 commits into from
May 20, 2023
Merged

Replaced vendored toml with tomli #5678

merged 9 commits into from
May 20, 2023

Conversation

oz123
Copy link
Contributor

@oz123 oz123 commented May 7, 2023

While upgrading the package for gentoo I realized we can drop our copy
of toml.
It is quite a change, but hopefully it works.

Also, I stepped around the normal process and patched a vendored package directly (dparse).
This will break if someone reruns the vendor script. But since it's just us who take care of it, we
can live with it for now. I have submitted a request upstream for fixing this. Let's hope they act soon.

@oz123 oz123 requested a review from matteius May 7, 2023 04:30
@oz123 oz123 force-pushed the drop-vendor-toml branch 4 times, most recently from faac22d to 57967f6 Compare May 7, 2023 05:25
@oz123 oz123 changed the title Drop vendor toml Replaced vendored toml with tomli May 7, 2023
@oz123 oz123 marked this pull request as ready for review May 7, 2023 07:28
@oz123 oz123 merged commit 69e0e43 into main May 20, 2023
@oz123 oz123 deleted the drop-vendor-toml branch May 20, 2023 06:52
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.

2 participants