Skip to content

Accepted keys for double-starred dictionaries #94728

Closed
@Gouvernathor

Description

@Gouvernathor

Documentation

Following the discussion here, it should be clarified in the documentation what constraints are put on the keys of a dict being double-starred in a function call.
The implementation allows any and all str or subtypes of str : not any key of any type is accepted, but that at the same time the keys are not checked for being valid identifiers.
How much of theat should be documented as a feature, and how much as an implementation detail is still being discussed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions