- Notifications
You must be signed in to change notification settings - Fork1.3k
Open
Description
Feature
When you see thecollections
module, there are two versions ofcollections.OrderedDict
, pure Python implementation and implemented in CPython C code.
To check compatibility, run the below lines:
from_collectionsimportOrderedDict
It is not incompatible in public exposed APIs so you can close this issue if it is useless.
Python Documentation
Metadata
Metadata
Assignees
Labels
No labels