Skip to content

Conversation

@jbrockmendel
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 an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@jreback
Copy link
Contributor

jreback commented Feb 4, 2022

pandas/core/internals/blocks.py:1142: error: Argument 1 to "np_can_hold_element" has incompatible type "Union[dtype[Any], ExtensionDtype]"; expected "dtype[Any]" [arg-type]

i think this is on main right?

@jreback jreback added the Refactor Internal refactoring of code label Feb 4, 2022
@jreback jreback added this to the 1.5 milestone Feb 4, 2022
@jreback jreback added the Internals Related to non-user accessible pandas implementation label Feb 4, 2022
@jbrockmendel
Copy link
Member Author

i think this is on main right?

correct. #45796 includes a fix

@jbrockmendel
Copy link
Member Author

asv failure may be real, need to look into it

@jreback jreback merged commit 1699197 into pandas-dev:main Feb 9, 2022
@jbrockmendel jbrockmendel deleted the perf-ravels-core branch February 9, 2022 02:20
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants