aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorMatthieu Caneill <matthieucan@users.noreply.github.com>2023-07-22 16:46:59 +0200
committerGitHub <noreply@github.com>2023-07-22 16:46:59 +0200
commit3782def5a2b4d24ab5d356f89da181e99a9a59b2 (patch)
tree83c72fc5226091985ae4f1a7cd261029f1284159 /Python/sysmodule.c
parentd228825e08883fc13f35eb91435f95d32524931c (diff)
downloadcpython-3782def5a2b4d24ab5d356f89da181e99a9a59b2.tar.gz
cpython-3782def5a2b4d24ab5d356f89da181e99a9a59b2.zip
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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions