diff options
| author | Matthieu Caneill <matthieucan@users.noreply.github.com> | 2023-07-22 14:46:59 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-22 14:46:59 (GMT) |
| commit | 3782def5a2b4d24ab5d356f89da181e99a9a59b2 (patch) | |
| tree | 83c72fc5226091985ae4f1a7cd261029f1284159 /Python/compile.c | |
| parent | d228825e08883fc13f35eb91435f95d32524931c (diff) | |
| download | cpython-3782def5a2b4d24ab5d356f89da181e99a9a59b2.zip cpython-3782def5a2b4d24ab5d356f89da181e99a9a59b2.tar.gz cpython-3782def5a2b4d24ab5d356f89da181e99a9a59b2.tar.bz2 | |
gh-65495: Use lowercase `mail from` and `rcpt to` in `smtplib.SMTP` (#107019)
Use lowercase `mail from` and `rcpt to` in `smtplib.SMTP`
SMTP commands are case-insensitive. `smtplib` uses lowercase commands,
however it writes `mail FROM` and `rcpt TO`, lacking consistency.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions
