-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BLD: Bump Cython version from 0.23 to 0.24 #18623
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
BLD: Bump Cython version from 0.23 to 0.24 #18623
Conversation
Codecov Report
@@ Coverage Diff @@
## master #18623 +/- ##
==========================================
- Coverage 91.46% 91.45% -0.02%
==========================================
Files 157 157
Lines 51449 51449
==========================================
- Hits 47060 47051 -9
- Misses 4389 4398 +9
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #18623 +/- ##
==========================================
- Coverage 91.46% 91.45% -0.02%
==========================================
Files 157 157
Lines 51449 51449
==========================================
- Hits 47060 47051 -9
- Misses 4389 4398 +9
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #18623 +/- ##
==========================================
- Coverage 91.59% 91.58% -0.02%
==========================================
Files 155 155
Lines 51255 51255
==========================================
- Hits 46949 46941 -8
- Misses 4306 4314 +8
Continue to review full report at Codecov.
|
doc/source/whatsnew/v0.22.0.txt
Outdated
+--------------+-----------------+----------+ | ||
| Package | Minimum Version | Required | | ||
+==============+=================+==========+ | ||
| Cython | 0.24 | | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we should necessarily be mentioned that prominent (in the table), as it is only a development dependency, not a user dependency
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
agree, this just needs a mention in api breaking, not a sub-section
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
doc/source/whatsnew/v0.22.0.txt
Outdated
+--------------+-----------------+----------+ | ||
| Package | Minimum Version | Required | | ||
+==============+=================+==========+ | ||
| Cython | 0.24 | | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
agree, this just needs a mention in api breaking, not a sub-section
97cc75f
to
d7fd50c
Compare
lgtm. ping on green. |
ping @jreback : green |
@jschendel thanks! |
git diff upstream/master -u -- "*.py" | flake8 --diff
For the whatsnew: