Skip to content

Additional TypedDict methods #3518

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
JukkaL opened this issue Jun 9, 2017 · 2 comments
Closed

Additional TypedDict methods #3518

JukkaL opened this issue Jun 9, 2017 · 2 comments

Comments

@JukkaL
Copy link
Collaborator

JukkaL commented Jun 9, 2017

Some of these TypedDict methods might be worth special casing:

  • setdefault
  • copy
  • update
  • pop (disallowed for required keys)
  • popitem (disallowed at least if there are required keys)
@JukkaL
Copy link
Collaborator Author

JukkaL commented Feb 1, 2018

Closed in favor of #3843 since that issue has more methods.

@emmatyping
Copy link
Member

Actually closing in favor of #3843. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants