|
test_queue didn't catch this issue, so test_queue should be fixed somehow. IMHO test_queue should be rewritten using something like that: |
06595d2 to
3713388
Compare
There was a problem hiding this comment.
LGTM. I suggest to rephrase the commit title, mayby: "Fix pure Python implementation of queue".
I may be interesting to add NEWS entry, and maybe backport this change to 3.7 and 3.8. You have to open a bpo issue in this case (to get a bpo number).
|
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
GH-14362 is a backport of this pull request to the 3.8 branch. |
https://bugs.python.org/issue37394