Skip to content

Conversation

@rchen152
Copy link
Collaborator

This attribute was removed in
#3879 because it is undocumented
and was annotated incorrectly. Unfortunately, a surprising (?) amount of
Google code uses this attribute and assumes it is a deque, so it needs
to exist but can't have a more general annotation like Collection[Any].

I also removed a no-longer-used typing.Deque import.

This attribute was removed in
#3879 because it is undocumented
and was annotated incorrectly. Unfortunately, a surprising (?) amount of
Google code uses this attribute and assumes it is a deque, so it needs
to exist but can't have a more general annotation like Collection[Any].

I also removed a no-longer-used typing.Deque import.
@JelleZijlstra JelleZijlstra merged commit a70f489 into master May 18, 2020
@JelleZijlstra JelleZijlstra deleted the queue branch May 18, 2020 01:05
vishalkuo pushed a commit to vishalkuo/typeshed that referenced this pull request Jun 26, 2020
)

This attribute was removed in
python#3879 because it is undocumented
and was annotated incorrectly. Unfortunately, a surprising (?) amount of
Google code uses this attribute and assumes it is a deque, so it needs
to exist but can't have a more general annotation like Collection[Any].

I also removed a no-longer-used typing.Deque import.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants