I would like to propose adding a new data structure called HeapDict to the Python collections module. This data structure would combine the functionality of a dictionary with a heap, providing ...
We would like a new entry on the term ChainMap under collections-module in Python. The entry should be in content/python/concepts/collections-module/terms/chainmap ...