DanielStutzbach / heapdict

a heap with decrease-key and increase-key operations
Other
99 stars 18 forks source link

MNT: import MutableMapping ABC from collections.abc #13

Closed tacaswell closed 5 years ago

tacaswell commented 5 years ago

Importing from collections was deprecated in py3.3 and will stop working in py3.9.