-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Missing clear
mixin method in MutableSequence's document
#114955
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
docs
Documentation in the Doc dir
Comments
aisk
added a commit
to aisk/cpython
that referenced
this issue
Feb 3, 2024
rhettinger
pushed a commit
that referenced
this issue
Feb 3, 2024
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Feb 3, 2024
…ment (pythongh-114956) (cherry picked from commit b4240fd) Co-authored-by: AN Long <aisk@users.noreply.github.com>
Thanks for filing the issue and making the PR. |
rhettinger
pushed a commit
that referenced
this issue
Feb 3, 2024
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Feb 3, 2024
…ment (pythongh-114956) (cherry picked from commit b4240fd) Co-authored-by: AN Long <aisk@users.noreply.github.com>
AlexWaygood
pushed a commit
that referenced
this issue
Feb 3, 2024
aisk
added a commit
to aisk/cpython
that referenced
this issue
Feb 11, 2024
fsc-eriker
pushed a commit
to fsc-eriker/cpython
that referenced
this issue
Feb 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Link: https://docs.python.org/3/library/collections.abc.html#collections-abstract-base-classes
But
MutableSequence
do have this mixin method:cpython/Lib/_collections_abc.py
Line 1132 in 28bb296
Linked PRs
The text was updated successfully, but these errors were encountered: