Skip to content

Conversation

@stevenwinfield
Copy link

...while preserving backward-compatibility with previous versions of Python.

The warning message is:

Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
class _SelectorMapping(collections.Mapping):

@harvimt
Copy link
Owner

harvimt commented May 9, 2019

I fixed this slightly differently in #111 (since I'm dropping support for old pythons anyway)

@harvimt harvimt closed this May 9, 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.

2 participants