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

re-enable pypy3 #5437

Merged
merged 2 commits into from
Jun 11, 2019
Merged

re-enable pypy3 #5437

merged 2 commits into from
Jun 11, 2019

Conversation

asottile
Copy link
Member

I pushed a workaround into importlib-metadata which avoids the call causing the ResourceWarning

https://gitlab.com/python-devs/importlib_metadata/merge_requests/75

Resolves #5317

@codecov
Copy link

codecov bot commented Jun 11, 2019

Codecov Report

Merging #5437 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5437   +/-   ##
=======================================
  Coverage   95.98%   95.98%           
=======================================
  Files         114      114           
  Lines       25502    25502           
  Branches     2479     2479           
=======================================
  Hits        24479    24479           
  Misses        717      717           
  Partials      306      306

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 40c5a9d...f586d62. Read the comment docs.

@asottile asottile requested review from blueyed and nicoddemus and removed request for blueyed June 11, 2019 18:24
@asottile asottile merged commit 4744796 into pytest-dev:master Jun 11, 2019
@asottile asottile deleted the reenable_pypy3 branch June 11, 2019 19:21
@nicoddemus
Copy link
Member

Sorry for the delay, great work!

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.

pypy and pypy3 Exception warnings upon closing
3 participants