[issue42201] Priority queue realization issue

2020-10-30 Thread Raymond Hettinger
Raymond Hettinger added the comment: The previous example, PrioritizedItem, shows how to address the issue. -- resolution: -> not a bug stage: -> resolved status: open -> closed ___ Python tracker

[issue42201] Priority queue realization issue

2020-10-30 Thread Raymond Hettinger
Change by Raymond Hettinger : -- assignee: docs@python -> rhettinger nosy: +rhettinger ___ Python tracker ___ ___ Python-bugs-list m

[issue42201] Priority queue realization issue

2020-10-29 Thread Даниил Ляхов
New submission from Даниил Ляхов : In Priority queue realization in docs https://docs.python.org/3/library/heapq.html there is no appointments that priority can be equal and the task can have different type. For example, if you store number of graph node in your priority queue, than it is poss