Skip to content

replace old standalone "toml" with builtin "tomllib" from standard library#870

Open
a-detiste wants to merge 1 commit into
dynobo:mainfrom
a-detiste:main
Open

replace old standalone "toml" with builtin "tomllib" from standard library#870
a-detiste wants to merge 1 commit into
dynobo:mainfrom
a-detiste:main

Conversation

@a-detiste

Copy link
Copy Markdown

Hi,

tomli (not toml) has been merged in the standard library as tomllib

As such, usage of these two external modules toml & tomli is going steeply down over the years has everyong is using to the built-in lib

a tiny bit more cleanup will be needed once Python 3.10 support is dropped from this project;
but there are here many steps in the right dirrection

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