An implementation of priority queues based on the Python 3.9 version, supporting the "change-key" operation.
# Containers-HeapQ