collections.deque
doesn't have __add__
method
#2835
Labels
Comments
deque.__add__
collections.deque
doesn't have __add__
method
Hello @DimitrisJim I'd like to look into this issue. can you assign me? |
bump @caskercasker , any update on this? |
Hey there, I tried to implement the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature
CPython:
RustPython:
The text was updated successfully, but these errors were encountered: