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

TOML Won't load a list or dict with mixed types #37

Closed
Red-Giuliano opened this issue Sep 22, 2023 · 1 comment · Fixed by #50
Closed

TOML Won't load a list or dict with mixed types #37

Red-Giuliano opened this issue Sep 22, 2023 · 1 comment · Fixed by #50

Comments

@Red-Giuliano
Copy link
Contributor

See the following two issues:

uiri/toml#270

python-poetry/poetry#7094

From the second issue it seems like we want to switch to tomlib or tomli:

https://github.com/hukkin/tomli

https://docs.python.org/3/library/tomllib.html

@Red-Giuliano Red-Giuliano changed the title TOML Won't load a list or dict with mixed typed TOML Won't load a list or dict with mixed types Sep 22, 2023
@Carson-Shaar
Copy link
Contributor

Resolved

@Carson-Shaar Carson-Shaar linked a pull request Oct 5, 2023 that will close this issue
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 a pull request may close this issue.

2 participants