Skip to content
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

address py3.8 deprecation of collections direct ABC access #740

Conversation

maxnbk
Copy link
Contributor

@maxnbk maxnbk commented Sep 9, 2019

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

@maxnbk maxnbk added the topic:py3 Python 3 label Sep 9, 2019
@nerdvegas nerdvegas merged commit ef5fccc into AcademySoftwareFoundation:master Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic:py3 Python 3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants