Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove deprecated keyword argument syntax for typing.TypedDict #104936

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
hugovk opened this issue May 25, 2023 · 1 comment
Closed

Remove deprecated keyword argument syntax for typing.TypedDict #104936

hugovk opened this issue May 25, 2023 · 1 comment
Labels
3.13 bugs and security fixes stdlib Python modules in the Lib dir topic-typing type-feature A feature request or enhancement

Comments

@hugovk
Copy link
Member

hugovk commented May 25, 2023

Feature or enhancement

The keyword argument syntax for constructing typing.TypedDict types was deprecated in 3.11 and scheduled for removal in Python 3.13.

Previous discussion

@hugovk hugovk added type-feature A feature request or enhancement topic-typing 3.13 bugs and security fixes stdlib Python modules in the Lib dir labels May 25, 2023
@AlexWaygood
Copy link
Member

Duplicate of #104786

@AlexWaygood AlexWaygood marked this as a duplicate of #104786 May 25, 2023
@AlexWaygood AlexWaygood closed this as not planned Won't fix, can't repro, duplicate, stale May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.13 bugs and security fixes stdlib Python modules in the Lib dir topic-typing type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants