-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-28879: Add Date header if missing in smtplib send_message #5176
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
1268586
to
5434c2c
Compare
@bitdancer I've remade the PR for this BPO as the other one was messy. I hope this will help accelerate the approval process :). Regards, |
5434c2c
to
6d07949
Compare
Still awaiting... Could we get a different approver if he's busy? |
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.
Thanks @elafontaine for the patch, I have some minor documentation comments but otherwise it LGTM!
Can you please also fix the merge conflict in the PR, perhaps rebase?
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 |
Will do
…On Sun., Jan. 12, 2020, 16:58 Bedevere (bot), ***@***.***> wrote:
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 I have made the requested changes;
please review again. I will then notify any core developers who have left
a review that you're ready for them to take another look at this pull
request.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5176?email_source=notifications&email_token=AAXCYVB2JKYI6IHBDRDN5ETQ5OG6XA5CNFSM4ELVT2JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIXFKZI#issuecomment-573461861>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAXCYVDRXFO3A6P4HOLYFJTQ5OG6XANCNFSM4ELVT2JA>
.
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept this contribution by verifying everyone involved has signed the PSF contributor agreement (CLA). Recognized GitHub usernameWe couldn't find a bugs.python.org (b.p.o) account corresponding to the following GitHub usernames: This might be simply due to a missing "GitHub Name" entry in one's b.p.o account settings. This is necessary for legal reasons before we can look at this contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. You can check yourself to see if the CLA has been received. Thanks again for the contribution, we look forward to reviewing it! |
Sorry for bringing back an old issue :) but thanks for looking at merging this |
Sorry, folks, I don't have my linux machine... will have to use the CI... |
@elafontaine, please resolve the merge conflicts. Once you've done that, please add the message |
@csabella I had a problem in the test which I have resolved. I'm however not sure due to the nature of I also rebased my branch on top. I'm hoping this should resolve any technical issue I had :). Let me know if it's good to proceed or not. |
Someone can help me understand what the error is for this message ;
From the travis-ci the python tests reports a failure on linting... but if I ask my IDE, it formats 42 lines (and doesn't touch mines...). I run on Windows so doesn't have a setup with make... :(. |
81cf789
to
d2fb65e
Compare
I have made the requested changes; please review again |
Thanks for making the requested changes! @maxking, @matrixise: please review the changes made to this pull request. |
I see that 2 changes are requested. Could I know how to resolve them or does it has to be done by the maintainers? |
Anyone can help get this through ? |
@rhettinger sorry to ask you directly, but who would be best placed to review and help ? (so sorry, you're my teacher/mentor through youtube, so I feel really bad asking...) |
This PR is stale because it has been open for 30 days with no activity. |
https://bugs.python.org/issue28879