Skip to content

Conversation

@kmuehlbauer
Copy link
Contributor

@kmuehlbauer kmuehlbauer commented Aug 30, 2020

…ternal use of apply_ufunc (follow-up to #4060, fixes #4385)

  • Closes warnings from internal use of apply_ufunc #4385
  • Tests added
  • Passes isort . && black . && mypy . && flake8
  • User visible changes (including notable bug fixes) are documented in whats-new.rst
  • New functions/methods are listed in api.rst

@kmuehlbauer
Copy link
Contributor Author

@mathause @dcherian Seems it was really simple. I've fixed the internal behaviour for output_sizes and meta kwargs and added a reference to this pull request to whats-new.rst (internal changes part).

Copy link
Collaborator

@mathause mathause left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM as far as I can see the warnings are gone. Thanks.

@dcherian
Copy link
Contributor

LGTM too. Thanks @kmuehlbauer

@dcherian dcherian merged commit ac38d19 into pydata:master Aug 30, 2020
@kmuehlbauer kmuehlbauer deleted the fix-4385 branch May 25, 2023 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

warnings from internal use of apply_ufunc

3 participants