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
4 files changed