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

salt.serializers.toml: use maintained toml library #56323

Closed

Conversation

baby-gnu
Copy link

@baby-gnu baby-gnu commented Mar 7, 2020

What does this PR do?

The pytoml library is not maintained any more since 2018-12-30 and
recommend to use toml.

  • salt/serializers/toml.py: switch from pytoml to toml library.

What issues does this PR fix or reference?

avakar/pytoml@cd2a62e

Tests written?

No

Commits signed with GPG?

Yes

The `pytoml` library is not maintained any more since 2018-12-30 and
recommend to use `toml`.

* salt/serializers/toml.py: switch from `pytoml` to `toml` library.
@baby-gnu baby-gnu requested a review from a team as a code owner March 7, 2020 21:26
@ghost ghost requested a review from Akm0d March 7, 2020 21:26
@mchugh19 mchugh19 mentioned this pull request Apr 13, 2020
2 tasks
@Ch3LL Ch3LL removed the request for review from a team April 15, 2020 14:18
@dwoz dwoz closed this in #56615 Apr 26, 2020
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.

1 participant