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 peleg2
Recipients peleg2
Date 2021-02-09.08:40:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612860030.43.0.826526861331.issue43178@roundup.psfhosted.org>
In-reply-to
Content
PriorityQueue and LIFOQueue override the _qsize method without actually changing it. They should just inherit it normally.
History
Date User Action Args
2021-02-09 08:40:30peleg2setrecipients: + peleg2
2021-02-09 08:40:30peleg2setmessageid: <1612860030.43.0.826526861331.issue43178@roundup.psfhosted.org>
2021-02-09 08:40:30peleg2linkissue43178 messages
2021-02-09 08:40:30peleg2create