Skip to content

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

Merged
BvB93 merged 1 commit intonumpy:mainfrom
hawkinsp:reduceat
Mar 5, 2023
Merged

TYP: Replace duplicate reduce in ufunc type signature with reduceat.#23325
BvB93 merged 1 commit intonumpy:mainfrom
hawkinsp:reduceat

Conversation

@hawkinsp
Copy link
Copy Markdown
Contributor

@hawkinsp hawkinsp commented Mar 3, 2023

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.
@hawkinsp hawkinsp changed the title [BUG] Replace duplicate reduce in ufunc type signature with reduceat. BUG: Replace duplicate reduce in ufunc type signature with reduceat. Mar 3, 2023
@hawkinsp hawkinsp changed the title BUG: Replace duplicate reduce in ufunc type signature with reduceat. TYP: Replace duplicate reduce in ufunc type signature with reduceat. Mar 3, 2023
@BvB93 BvB93 merged commit ab49883 into numpy:main Mar 5, 2023
@BvB93
Copy link
Copy Markdown
Member

BvB93 commented Mar 5, 2023

LGTM, and in principle all the recent small fixes of false-positives can (potentially) be backported as far as I'm concerned.

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.

3 participants