Raymond Hettinger added the comment: The norm for pure python code is to duck type when objects are used rather than when they are passed in.
The Queue module is very old and for the most part, its straight-forward design has worked out well (i.e. there aren't any real usability issues in actual practice). Accordingly, I'm going to decline the request. ---------- assignee: -> rhettinger nosy: +rhettinger resolution: -> rejected status: open -> closed type: behavior -> enhancement _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25009> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com