Skip to content

CI: Fix npdev failures #58389

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

Merged
merged 7 commits into from
Apr 24, 2024
Merged

CI: Fix npdev failures #58389

merged 7 commits into from
Apr 24, 2024

Conversation

mroeschke
Copy link
Member

  • 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.

@mroeschke mroeschke added CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions labels Apr 23, 2024
@mroeschke mroeschke requested a review from WillAyd as a code owner April 23, 2024 19:36
@mroeschke
Copy link
Member Author

Points to #57739 probably needing solving sooner rather than later

@mroeschke mroeschke added this to the 2.2.3 milestone Apr 24, 2024
@mroeschke
Copy link
Member Author

Merging to get back to green

@mroeschke mroeschke merged commit 2536d3a into pandas-dev:main Apr 24, 2024
46 checks passed
@mroeschke mroeschke deleted the ci/npdev branch April 24, 2024 17:26
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Apr 24, 2024
mroeschke added a commit that referenced this pull request Apr 24, 2024
Backport PR #58389: CI: Fix npdev failures

Co-authored-by: Matthew Roeschke <[email protected]>
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
* CI: Fix npdev failures

* Use unique index, make array writable

* Update pandas/_libs/hashtable_class_helper.pxi.in

* Update pandas/tests/arrays/test_datetimelike.py

* Update pandas/tests/arrays/test_datetimelike.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant