| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
You'll want to add tomllib to https://github.com/python/typeshed/blob/master/stdlib/VERSIONS to get the CI passing (congrats on the PEP acceptance btw!) |
Sorry, something went wrong.
There was a problem hiding this comment.
Looks good (once the VERSIONS change is in)!
Sorry, something went wrong.
|
Great, thanks! Updated VERSIONS |
Sorry, something went wrong.
|
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The tomllib module will be added in Python 3.11 (but not yet merged to CPython, see python/cpython#31498). Here's the type hints already.