Skip to content

bpo-36320: Switch typing.NamedTuple from OrderedDict to regular dict#12396

Merged
miss-islington merged 3 commits into
python:masterfrom
rhettinger:typing_nt_elim_od
Mar 18, 2019
Merged

bpo-36320: Switch typing.NamedTuple from OrderedDict to regular dict#12396
miss-islington merged 3 commits into
python:masterfrom
rhettinger:typing_nt_elim_od

Mention _field_defaults in the typing.NamedTuple docs

3ebc571
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs