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 <1232662571.46.0.181450770361.issue4999@psf.upfronthosting.co.za>
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: <1232662571.46.0.181450770361.issue4999@psf.upfronthosting.co.za>
2009-01-22 22:16:10pitroulinkissue4999 messages
2009-01-22 22:16:10pitroucreate