Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
bpo-32604: Recommit "bpo-32604: PEP 554 for use in test suite (GH-19985)"#20611
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
bpo-32604: Recommit "bpo-32604: PEP 554 for use in test suite (GH-19985)"#20611
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Sorry, I don't have the bandwidth to review this PR. |
The contents of this PR were already reviewed by@ericsnowcurrently . The only confirmation here is to confirm that no leaks make the tests fail which I already did. There are no changes to what had been merged before |
bedevere-bot commentedJun 3, 2020
🤖 New build scheduled with the buildbot fleet by@pablogsal for commit9577395 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
Uh oh!
There was an error while loading.Please reload this page.
pablogsal commentedJun 3, 2020 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I didn't review this but I am confused....why there is an |
nanjekyejoannah commentedJun 3, 2020 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@pablogsal, I think the discussion around this was Eric said we needed to have a reference to the added API in Edit: I have looked and do not see docs anywhere else other than the Docs folder though. So am okay removing the |
Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@pablogsal I decided to remove the docs. I hope this is okay now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM As I said when I reviewed the original PR, this is a good start. :) Thanks for doing this.
Uh oh!
There was an error while loading.Please reload this page.
Recommit of what was reverted in9d17cbf
The refleak in the select module was fixed in aseparate PR
With this fix, the tests pass:
https://bugs.python.org/issue32604