-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Add array.clear() #114894
Copy link
Copy link
Closed
Labels
type-featureA feature request or enhancementA feature request or enhancement
Metadata
Metadata
Assignees
Labels
type-featureA feature request or enhancementA feature request or enhancement
Bug report
Bug description:
But
arrayis aMutableSequence, so we expect the clear() method to be implemented.If this is correct, then I'm ready to work on PR.
Original issue from the typeshed repository: python/typeshed#11008
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux
Linked PRs