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

MAINT: Update deprecated attribute name. #457

Merged
merged 1 commit into from
Nov 18, 2019

Conversation

jvkersch
Copy link
Contributor

This changes the deprecated traits attribute name into traits_name, from the (privately imported) TraitsChangeCollector. This was renamed in enthought/traits#343.

I realize that this code may be obsoleted by #447, but having one less DeprecationWarning for pyface end users would be a good thing, in the meantime.

@codecov-io
Copy link

codecov-io commented Nov 11, 2019

Codecov Report

Merging #457 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #457   +/-   ##
=======================================
  Coverage   36.62%   36.62%           
=======================================
  Files         481      481           
  Lines       26425    26425           
  Branches     3916     3916           
=======================================
  Hits         9679     9679           
  Misses      16321    16321           
  Partials      425      425
Impacted Files Coverage Δ
pyface/ui/qt4/util/gui_test_assistant.py 81.03% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0617234...65268f0. Read the comment docs.

@jvkersch
Copy link
Contributor Author

@corranwebster Quick review?

@corranwebster
Copy link
Contributor

LGTM. Thanks!

@corranwebster corranwebster merged commit 2dc3df3 into master Nov 18, 2019
@corranwebster corranwebster deleted the dep/change-deprecated-attribute-name branch November 18, 2019 11:58
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