Skip to content

[needs tests] TypedDict: Recognize declaration of TypedDict('Point', {'x': int, 'y': int}).#2206

Merged
gvanrossum merged 8 commits into
python:masterfrom
davidfstr:declare_typeddict
Oct 19, 2016
Merged

[needs tests] TypedDict: Recognize declaration of TypedDict('Point', {'x': int, 'y': int}).#2206
gvanrossum merged 8 commits into
python:masterfrom
davidfstr:declare_typeddict

Revise TODOs.

f995b45
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs