FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add type hints for tomllib by hukkin · Pull Request #7432 · python/typeshed · GitHub

Add type hints for tomllib - #7432

Merged
JelleZijlstra merged 2 commits into
python:masterfrom
hukkin:tomllib
Mar 3, 2022
Merged

Add type hints for tomllib#7432
JelleZijlstra merged 2 commits into
python:masterfrom
hukkin:tomllib

Conversation

hukkin commented Mar 3, 2022

Copy link
Copy Markdown
Contributor

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.

AlexWaygood commented Mar 3, 2022
edited
Loading

Copy link
Copy Markdown
Member

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!)

This comment has been minimized.

hauntsaninja left a comment
edited
Loading

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks good (once the VERSIONS change is in)!

hukkin commented Mar 3, 2022

Copy link
Copy Markdown
Contributor Author

Great, thanks! Updated VERSIONS

github-actions Bot commented Mar 3, 2022

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

JelleZijlstra merged commit 31b11c6 into python:master Mar 3, 2022
hukkin deleted the tomllib branch March 3, 2022 23:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants


Back | FazBrowse Home | New Git URL