This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients jnoller, ndfred, pitrou
Date 2009-01-22.22:16:10
SpamBayes Score 2.433232e-05
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Rather than providing strict ordering of Queue input/output, perhaps a
separate or derived class (PriorityQueue?) should be provided just for
that matter (heapq-based?).
History
Date User Action Args
2009-01-22 22:16:11pitrousetrecipients: + pitrou, jnoller, ndfred
2009-01-22 22:16:11pitrousetmessageid: <[email protected]>
2009-01-22 22:16:10pitroulinkissue4999 messages
2009-01-22 22:16:10pitroucreate