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

FIX: Fix deprecation warnings #351

Merged
merged 1 commit into from
Mar 19, 2019
Merged

Conversation

larsoner
Copy link
Contributor

Fixes warnings of this type:

  /home/larsoner/python/pyface/build/lib/pyface/i_clipboard.py:17: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working

And also fixes the stacklevel in an internal PendingDeprecationWarning.

@corranwebster
Copy link
Contributor

Thanks for the contribution, and apologies for the delay in reviewing. This looks good to me, and the test failure is unrelated.

@corranwebster corranwebster merged commit ea9fd00 into enthought:master Mar 19, 2019
@larsoner larsoner deleted the warnings branch March 19, 2019 10:15
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.

None yet

2 participants