Skip to content

[3.8] bpo-38191: Use positional-only parameters in TypedDict().#16240

Merged
serhiy-storchaka merged 1 commit into
python:3.8from
serhiy-storchaka:typing-typeddict-new-3.8
Sep 18, 2019
Merged

[3.8] bpo-38191: Use positional-only parameters in TypedDict().#16240
serhiy-storchaka merged 1 commit into
python:3.8from
serhiy-storchaka:typing-typeddict-new-3.8

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Sep 17, 2019

Copy link
Copy Markdown
Member

Since TypedDict is added in 3.8, I think it is better to get rid of deprecations.

https://bugs.python.org/issue38191

@serhiy-storchaka serhiy-storchaka changed the title bpo-38191: Use positional-only parameters in TypedDict(). [3.8] bpo-38191: Use positional-only parameters in TypedDict(). Sep 17, 2019

@gvanrossum gvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just the backport of GH-16238 right? If so, LG.

@serhiy-storchaka
serhiy-storchaka merged commit 2adcd79 into python:3.8 Sep 18, 2019
@serhiy-storchaka
serhiy-storchaka deleted the typing-typeddict-new-3.8 branch September 18, 2019 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants