Uh oh!
There was an error while loading. Please reload this page.
Add tomli_loads benchmark - #200
Conversation
kumaraditya303
commented
May 14, 2022
It seems like |
ericsnowcurrently
left a comment
There was a problem hiding this comment.
Thanks for working on this! It mostly LGTM. There's only one thing I'd like added.
Uh oh!
There was an error while loading. Please reload this page.
ericsnowcurrently
left a comment
There was a problem hiding this comment.
LGTM
Thanks for working on this.
Uh oh!
There was an error while loading. Please reload this page.
…data.py Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
ericsnowcurrently
commented
Jun 10, 2022
We can merge this once the tests are passing. Do you know what the problem is? |
See #200 (comment) The issue is that requires-python metadata has no effect. |
ericsnowcurrently
commented
Jun 10, 2022
Ah, right. I'll take a look at that real quick and then merge it. |
mdboom
commented
Jun 17, 2022
Maybe we should have this install |
hauntsaninja
commented
Jun 17, 2022
(tomllib is based on pypi's tomli, not toml) |
No description provided.