Skip to content

Import Iterable from collections.abc on python3#381

Merged
zippolyte merged 1 commit intomasterfrom
hippo/abc
May 29, 2019
Merged

Import Iterable from collections.abc on python3#381
zippolyte merged 1 commit intomasterfrom
hippo/abc

Conversation

@zippolyte
Copy link
Copy Markdown
Contributor

Resolves #338

Copy link
Copy Markdown

@bkabrda bkabrda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@zippolyte zippolyte merged commit 500e963 into master May 29, 2019
@zippolyte zippolyte deleted the hippo/abc branch May 29, 2019 13:09
dabcoder pushed a commit to dabcoder/datadogpy that referenced this pull request Oct 25, 2019
dabcoder pushed a commit to dabcoder/datadogpy that referenced this pull request Nov 28, 2019
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.

DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working

2 participants