Update pypy version regexp to get last release #2935
Merged
Conversation
PyPy changed naming conention since 5.8 release, not it's called pypy2.7-x.x.x
Codecov Report
@@ Coverage Diff @@
## master #2935 +/- ##
=======================================
Coverage 84.83% 84.83%
=======================================
Files 164 164
Lines 9192 9192
Branches 1370 1370
=======================================
Hits 7798 7798
Misses 1138 1138
Partials 256 256 |
Thanks @lopuhin! |
khchine5
added a commit
to khchine5/scrapy
that referenced
this pull request
Sep 24, 2017
Merge pull request scrapy#2935 from lopuhin/pypy2.7-build …
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
PyPy changed naming convention since 5.8 release, not it's called pypy2.7-x.x.x
This fixes #2934