-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Description
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
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir