Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented May 25, 2023

Closes #104936.

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


📚 Documentation preview 📚: https://cpython-previews--104938.org.readthedocs.build/

@hugovk hugovk added stdlib Standard Library Python modules in the Lib/ directory topic-typing 3.13 bugs and security fixes labels May 25, 2023
@AlexWaygood
Copy link
Member

Thanks! Unfortunately, we already have a PR in flight for this, which is a bit further along than this one :)

@hugovk
Copy link
Member Author

hugovk commented May 25, 2023

Oops, I missed that! 🚀

@hugovk hugovk deleted the rm-TypedDict-kwargs branch May 25, 2023 15:33
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 awaiting core review stdlib Standard Library Python modules in the Lib/ directory topic-typing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove deprecated keyword argument syntax for typing.TypedDict

3 participants