Yep, we have a problem, two PRs for the same issue.
I have seen your issue in the bug tracker (not marked as "in progress") and I started to fix it where I have proposed some solutions and a PR.
For the next time, maybe you should create the issue, indicate you are working on the issue and fix it.
I am really sorry, I didn't see that you was working on your issue because there was no associated PR on the issue. And now, I understand because the title of your PR was "issue #36049; added __repr__() for the queue.PriorityQueue and queue.LifoQueue classes".
Bedevere (a BOT) tries to map a PR with an issue if the title is correctly defined in Github.
For example: "bpo-36049: Added __repr__() for the queue.PriorityQueue and queue.LifoQueue classes"
Have a nice day, |