-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
type-featureA feature request or enhancementA feature request or enhancement
Description
In 3.10 version python have introduced new type of keywords such as soft
.
There's no tests for it, so i decided to write it =)
Follows issue at typeshed about typehints of kwlist
& softkwlist
, we have came to conclusion to use assertSequenceEqual
in test_keywords_are_sorted
instead of assertListEqual
.
Linked PRs
Metadata
Metadata
Assignees
Labels
type-featureA feature request or enhancementA feature request or enhancement