Skip to content

TYP: Replace duplicate reduce in ufunc type signature with reduceat.#23341

Merged
charris merged 1 commit intonumpy:maintenance/1.24.xfrom
charris:backport-23325
Mar 5, 2023
Merged

TYP: Replace duplicate reduce in ufunc type signature with reduceat.#23341
charris merged 1 commit intonumpy:maintenance/1.24.xfrom
charris:backport-23325

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Mar 5, 2023

Backport of #23325.

reduce appears twice. Presumably this is a typo: ufuncs have both reduce and reduceat. This makes pytype unhappy with this pyi file.

This change may make sense to backport.

Presumably this is a typo: ufuncs have both reduce and reduceat.
@charris charris added this to the 1.24.3 release milestone Mar 5, 2023
@charris charris merged commit 3ff3de1 into numpy:maintenance/1.24.x Mar 5, 2023
@charris charris deleted the backport-23325 branch March 5, 2023 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants