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 deprecated getargspec calls in Python 3. #369

Merged
merged 2 commits into from
Apr 26, 2019

Conversation

corranwebster
Copy link
Contributor

Same idea as enthought/traitsui#530

@codecov-io
Copy link

codecov-io commented Apr 26, 2019

Codecov Report

Merging #369 into master will increase coverage by <.01%.
The diff coverage is 42.1%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #369      +/-   ##
==========================================
+ Coverage   36.34%   36.34%   +<.01%     
==========================================
  Files         481      481              
  Lines       26406    26418      +12     
  Branches     3911     3915       +4     
==========================================
+ Hits         9597     9602       +5     
- Misses      16393    16398       +5     
- Partials      416      418       +2
Impacted Files Coverage Δ
pyface/tree/node_tree.py 0% <0%> (ø) ⬆️
pyface/ui/qt4/action/action_item.py 41.8% <100%> (+0.72%) ⬆️
pyface/wx/drag_and_drop.py 20.61% <33.33%> (+0.29%) ⬆️
pyface/ui/wx/action/action_item.py 36.61% <50%> (-0.04%) ⬇️

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 a60e7bf...0c75a66. Read the comment docs.

@corranwebster corranwebster merged commit 6e1a1e4 into master Apr 26, 2019
@corranwebster corranwebster deleted the fix/deprecation-getargspec branch April 26, 2019 13:24
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

3 participants