Replies: 1 comment
-
|
See #3272 But there is #2981 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
tomllib is included since Python 3.11.
I suggest to use tomllib by default and fallback to pytomlpp for Python <= 3.10.
Untested suggested changes:
Beta Was this translation helpful? Give feedback.
All reactions