Skip to content
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

PEP 661: Standardize module name #2795

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mscuthbert
Copy link

@mscuthbert mscuthbert commented Sep 16, 2022

The PEP says that the module name is "sentinels" (plural) but the example imports Sentinel from the "sentinel" (singular) module. Not absolutely sure which one is intended but recent standards (secrets, dataclasses) have used the plural.

CLA for Python signed, in case that's needed.

The PEP says that the module name is "sentinels" (plural) but the example imports Sentinel from the "sentinel" (singular) module.  Not absolutely sure which one is intended but recent standards (secrets, dataclasses) have used the plural.

CLA for Python signed, in case that's needed.
@mscuthbert mscuthbert requested a review from taleinat as a code owner Sep 16, 2022
@hugovk hugovk changed the title PEP 0661: Standardize mod name PEP 661: Standardize module name Sep 17, 2022
hugovk
hugovk approved these changes Sep 17, 2022
Copy link
Member

@CAM-Gerlach CAM-Gerlach left a comment

SGTM, but ultimately up to PEP author @taleinat which one to standardize on.

@CAM-Gerlach
Copy link
Member

CAM-Gerlach commented Oct 14, 2022

@taleinat , any feedback on this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants