-
-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
PEPPython Enhancement ProposalPython Enhancement Proposal
Description
Please consider PEP 692 -- Using TypedDict for more precise **kwargs typing
https://peps.python.org/pep-0692/
- The PEP has been discussed in threads listed in its
Post-History
header - The PEP was annonunced on the python-dev list (link in
Post-History
) - The PEP includes all relevant Suggested Sections
- The PEP includes endorsements from the projects/groups/people it helps Allow using TypedDict for more precise typing of **kwds mypy#4441
- The PEP has a CODEOWNERS entry
SIG-specific:
- typing-sig PEPs: link to Guido/Jelle's summary of the typing-sig discussion: below
- Packaging PEPs: don't file the issue here, ask the delegate (Paul Moore) on Packaging Discourse
Metadata
Metadata
Assignees
Labels
PEPPython Enhancement ProposalPython Enhancement Proposal