bpo-36320: Switch typing.NamedTuple from OrderedDict to regular dict (GH-12396)
Also, deprecate the *_field_types* attributes which duplicated the information in *\__annotations__*. https://bugs.python.org/issue36320
R
Raymond Hettinger committed
f7b57df0c09c3a04ab27ba06eb2feb989bbb16cb
Parent: 1be0d11
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
on 3/18/2019, 4:53:56 PM