New submission from Zahash Z <zahas...@gmail.com>:
There is no __repr__() method for the PriorityQueue class and LifoQueue class in the queue.py file This makes it difficult to check the elements of the queue. ---------- messages: 336053 nosy: Zahash Z priority: normal severity: normal status: open title: No __repr__() for queue.PriorityQueue and queue.LifoQueue type: enhancement versions: Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36049> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com