Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-136191: Unify commands to uppercase for wider support#136733

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

Open
MrExcitingDigits wants to merge1 commit intopython:main
base:main
Choose a base branch
Loading
fromMrExcitingDigits:main

Conversation

MrExcitingDigits
Copy link

@MrExcitingDigitsMrExcitingDigits commentedJul 17, 2025
edited by bedevere-appbot
Loading

This decision to unify commands in uppercase comes from adherence to the industry standard and RFC 5321. It was posted in apython discussion and exists asissue 136191.

This decision to unify commands in uppercase comes from adherence to the industry standard and RFC 5321. It was posted in the python discussions here:https://discuss.python.org/t/unify-all-smtplib-commands-to-be-uppercase/97482
@MrExcitingDigitsMrExcitingDigits requested a review froma team as acode ownerJuly 17, 2025 03:00
@python-cla-bot
Copy link

The following commit authors need to sign the Contributor License Agreement:

CLA signed

@bedevere-app
Copy link

Most changes to Pythonrequire a NEWS entry. Add one using theblurb_it web app or theblurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply theskip news label instead.

Comment on lines +40 to +41
# Upper case commands for wider support as enumerated in section 2.4 of RFC 5321
# by Steve Jacob <steve@mymangomail.com>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

There are some change logs in a module's source code, but usually we don't update them nowadays. Instead, we mention them in thenews entry (where the PR author's name can also be credited).

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@aiskaiskaisk left review comments

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@MrExcitingDigits@aisk

[8]ページ先頭

©2009-2025 Movatter.jp