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 tim.peters
Recipients mark.dickinson, python-dev, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2016-01-27.20:18:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453925933.77.0.403267854953.issue26194@psf.upfronthosting.co.za>
In-reply-to
Content
My opinion doesn't change:  I'd rather see an exception.  I see no use case for inserting "into the middle" of a full bounded queue.  If I had one, it would remain trivial to force the specific behavior I intended.
History
Date User Action Args
2016-01-27 20:18:53tim.peterssetrecipients: + tim.peters, rhettinger, mark.dickinson, vstinner, python-dev, serhiy.storchaka
2016-01-27 20:18:53tim.peterssetmessageid: <1453925933.77.0.403267854953.issue26194@psf.upfronthosting.co.za>
2016-01-27 20:18:53tim.peterslinkissue26194 messages
2016-01-27 20:18:53tim.peterscreate