Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upbpo-38615: Add timeout parameter for IMAP4 and IMAP4_SSL constructor #17203
Conversation
Thanks for the patch. See my notes about using a default value of |
Misc/NEWS.d/next/Library/2019-11-17-17-32-35.bpo-38615.OVyaNX.rst
Outdated
Show resolved
Hide resolved
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Nov 17, 2019
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
This comment has been minimized.
This comment has been minimized.
I have made the requested changes; please review again
Since the PR affected constructor but the document talk about commands, |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Nov 18, 2019
Thanks for making the requested changes! @ericvsmith: please review the changes made to this pull request. |
We'll need to find some way for testing the actual functionality of timing out. Maybe poplib or smtplib or something similar has some code that can be used? |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Nov 18, 2019
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
This comment has been minimized.
This comment has been minimized.
I have made the requested changes; please review again
|
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Nov 19, 2019
Thanks for making the requested changes! @ericvsmith: please review the changes made to this pull request. |
This comment has been minimized.
This comment has been minimized.
@ericvsmith @python/email-team if you don't mind, Can I get the review for this PR? |
This comment has been minimized.
This comment has been minimized.
@maxking Would you like to take a look at this PR if you don`t mind? |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Dec 16, 2019
Thanks for making the requested changes! @maxking, @vstinner, @ericvsmith: please review the changes made to this pull request. |
LGTM. Thanks for the update (reject timeout=0). |
This comment has been minimized.
This comment has been minimized.
Hum, 2 tests failed on the macOS :-( @corona10: Can you have a look?
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I am able to reproduce in my local machine. I will take look at it. |
This comment has been minimized.
This comment has been minimized.
@vstinner I have made the requested changes; please review again This is a potential issue.
|
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Jan 7, 2020
Thanks for making the requested changes! @vstinner, @ericvsmith, @maxking: please review the changes made to this pull request. |
13a7ee8
into
python:master
corona10 commentedNov 17, 2019
•
edited by bedevere-bot
https://bugs.python.org/issue38615