Skip to content

Conversation

@njsmith
Copy link
Member

@njsmith njsmith commented Sep 8, 2018

And unpin pytest again, since the pin in gh-650 was just a temporary
fix.

Fixes gh-651.

And unpin pytest again, since the pin in python-triogh-650 was just a temporary
fix.

Fixes python-triogh-651.
@codecov
Copy link

codecov bot commented Sep 8, 2018

Codecov Report

Merging #653 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #653      +/-   ##
==========================================
+ Coverage   99.31%   99.32%   +<.01%     
==========================================
  Files          95       95              
  Lines       11028    11030       +2     
  Branches      786      786              
==========================================
+ Hits        10953    10955       +2     
  Misses         56       56              
  Partials       19       19
Impacted Files Coverage Δ
trio/_core/tests/test_multierror.py 100% <100%> (ø) ⬆️

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 8e16393...d1963c8. Read the comment docs.

@Fuyukai Fuyukai merged commit ca14ffe into python-trio:master Sep 10, 2018
@Zac-HD
Copy link
Member

Zac-HD commented Sep 11, 2018

For posterity: IPython has fixed this upstream and I think prompt-toolkit has also been fixed (but by deleting the file, so it might just have been moved), so we won't need the filters forever.

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.

pytest 3.8.0 crashes before running the test suite because of a deprecation warning inside ipython

3 participants