Add additional Unpack/kwargs conformance test cases by yangdanny97 · Pull Request #1918 · python/typing
-
Notifications
You must be signed in to change notification settings - Fork 299
Conversation
Danny Yang and others added 17 commits
This was referenced
facebook-github-bot pushed a commit to facebook/pyre-check that referenced this pull request
Summary: Handle a case that gave a weird error in python/typing#1918 Keyword only parameters were always treated as not having defaults, which made them incompatible with notrequired typeddict items. Reviewed By: rchen152 Differential Revision: D69222079 fbshipit-source-id: 5f4ac60d5bc3f7fa5da4b3709f0364f21f8d94aa
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