Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBackport `typing.OrderedDict` #679
Comments
|
This is a good point! I think it totally makes sense to add Would you like to make a PR? |
As of 3.7, the standard library includes
typing.OrderedDict, but it is missing from the backport in this repo.