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 matrixise
Recipients Windson Yang, Zahash Z, matrixise, remi.lapeyre, rhettinger
Date 2019-02-20.12:14:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550664871.25.0.0749575067655.issue36049@roundup.psfhosted.org>
In-reply-to
Content
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,
History
Date User Action Args
2019-02-20 12:14:31matrixisesetrecipients: + matrixise, rhettinger, Windson Yang, remi.lapeyre, Zahash Z
2019-02-20 12:14:31matrixisesetmessageid: <1550664871.25.0.0749575067655.issue36049@roundup.psfhosted.org>
2019-02-20 12:14:31matrixiselinkissue36049 messages
2019-02-20 12:14:31matrixisecreate