
Allow the PriorityQueue to re-insert an item by guaranteeing the proper priority ordering - fixed methods: put(), items(), smallest(), largest() - fixed unit test (test_queue.py) Change-Id: I12b461a3cbc84d51877a455fca29589491ceb7fd Sem-Ver: bugfix Closes-bug: #1644257