New submission from Peleg Shilo <pe...@minerva.kgi.edu>:
PriorityQueue and LIFOQueue override the _qsize method without actually changing it. They should just inherit it normally. ---------- components: Library (Lib) messages: 386699 nosy: peleg2 priority: normal severity: normal status: open title: Redundant method overrides in queue type: enhancement versions: Python 3.10 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43178> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com