Skip to content

Conversation

phofl
Copy link
Member

@phofl phofl commented Feb 20, 2023

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

let's backport this to get rid of the warnings on the 2.0.x branch as well

@phofl phofl added this to the 2.0 milestone Feb 20, 2023
@phofl phofl added CI Continuous Integration Warnings Warnings that appear or should be added to pandas labels Feb 20, 2023
@mroeschke
Copy link
Member

mroeschke commented Feb 21, 2023

I think #51312 should cover the changes here if it is backported (which it should IMO)

@phofl
Copy link
Member Author

phofl commented Feb 22, 2023

Would you be ok with checking this stricter like on this branch?

@mroeschke
Copy link
Member

I think it would be good to have stricter warning checks for all the 2.x branches

@phofl
Copy link
Member Author

phofl commented Feb 22, 2023

So this is good to merge?

@mroeschke
Copy link
Member

Oh, I had meant merging #51312 will cover the warnings handled here and enable the warning checking to be stricter on the 2.x branch(es)

@mroeschke
Copy link
Member

Should I incorporate these changes in #51312? Is that what you meant with these tests compared to my branch?

@phofl
Copy link
Member Author

phofl commented Feb 22, 2023

Yeah exactly, I'd prefer if we check that a warning is raised instead of only filtering. Sorry for the confusion

@phofl
Copy link
Member Author

phofl commented Feb 22, 2023

closing, will be fixed in the other pr

@phofl phofl closed this Feb 22, 2023
@phofl phofl deleted the ci_warnings branch February 22, 2023 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration Warnings Warnings that appear or should be added to pandas

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants