Skip to content
Snippets Groups Projects

util.toml: new robust TOML lib selector / wrapper

Merged Jakub Ružička requested to merge toml into master

python3-toml package is marked as obsolete in EL 10 and Python 3.11 provides builtin TOML loading module tomllib.

apkg.util.toml selects the best available TOML lib for load and dump while only raising error when TOML functionality is actually used when no suitable module is available.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading