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 jnoller
Recipients TarkaSteve, jnoller, roudkerk
Date 2008-09-11.13:01:54
SpamBayes Score 8.076149e-05
Marked as misclassified No
Message-id <1221138174.92.0.348556112395.issue3831@psf.upfronthosting.co.za>
In-reply-to
Content
Steve, I'm a little nervous about exposing the underlying Queue pipes in 
an official API simply due to the fact that it is an advanced use case, 
and we do want to keep the API simple, and relatively close to the core 
Queue implementation.

Do you have an example use-case/code? This will not be making it into 
python 2.6/3.0 - it will need to wait until 2.7 and 3.1 at very least.
History
Date User Action Args
2008-09-11 13:02:54jnollersetrecipients: + jnoller, roudkerk, TarkaSteve
2008-09-11 13:02:54jnollersetmessageid: <1221138174.92.0.348556112395.issue3831@psf.upfronthosting.co.za>
2008-09-11 13:01:54jnollerlinkissue3831 messages
2008-09-11 13:01:54jnollercreate