-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
COMPAT: avoid invalid buffer comparisions #18252
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #18252 +/- ##
==========================================
+ Coverage 91.4% 91.41% +<.01%
==========================================
Files 164 164
Lines 50100 50100
==========================================
+ Hits 45796 45799 +3
+ Misses 4304 4301 -3
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #18252 +/- ##
==========================================
+ Coverage 91.4% 91.41% +<.01%
==========================================
Files 164 164
Lines 50100 50100
==========================================
+ Hits 45796 45799 +3
+ Misses 4304 4301 -3
Continue to review full report at Codecov.
|
I don't see merged pull request #18252 in the 0.22.0 milestone even though @jreback said he added it to that milestone. Did I miss this pull request in the 0.22.0 milestone? The Tax-Calculator project is having difficulties with this and is looking forward to a fix in the 0.22.0 release of Pandas. |
If you scroll up you will see that this PR is tagged with the 0.22 milestone. Or do you mean something else? |
@jorisvandenbossche, Thanks for you quick response in which you said:
Yes, I see the mention of 0.22 in the pull request, but I didn't see it listed in the 0.22 milestone list here. |
@jorisvandenbossche, Sorry for my confusion, but I now see #18252 on the fifth page of the merged pull requests in the 0.22 milestone. Guess 0.22 is scheduled for early January 2018 distribution. |
But still, how is this affecting your code? |
@jorisvandenbossche asked:
We are having what I hope are just cosmetic problems: we are getting the following kind of ignored error message:
|
OK, then it is the same issue, but there is no problem in the actual behaviour. |
@jorisvandenbossche said:
Yes, that's what we hope. We'll see if the Pandas change in #18252 makes the ignored error messages go away when we move to Pandas 0.22. If they don't, then we'll have to look at our code more carefully. Thanks for your quick and thorough responses to my questions. cc @hdoupe |
I'm still getting the error. :( |
@bplant17 if you still have a problem, please open an new issue with more information |
closes #18064