Skip to content

Standardize on either 'upper_case' or 'uppercase' #24536

Closed
@nstoddard

Description

@nstoddard

The standard library uses names like to_uppercase, while there's a warning with the name non_upper_case_globals. One of these should be changed, for consistency. (There may be other instances of this inconsistent naming - I haven't checked.)

It would be a breaking change to change functions like to_ascii_uppercase, but renaming non_upper_case_globals to non_uppercase_globals should only result in more warnings, so it doesn't seem like a breaking change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions