Skip to content

TYP, MAINT: Add annotations for flatiter.__setitem__#20916

Merged
charris merged 2 commits intonumpy:mainfrom
BvB93:flatiter
Jan 28, 2022
Merged

TYP, MAINT: Add annotations for flatiter.__setitem__#20916
charris merged 2 commits intonumpy:mainfrom
BvB93:flatiter

Conversation

@BvB93
Copy link
Copy Markdown
Member

@BvB93 BvB93 commented Jan 27, 2022

Closes #20915

Turns out that I missed __setitem__ back in #17180, an issue that's rectified in this PR.

@charris charris merged commit 0e8dc44 into numpy:main Jan 28, 2022
@charris
Copy link
Copy Markdown
Member

charris commented Jan 28, 2022

Thanks Bas.

@charris charris changed the title TYP,MAINT: Add annotations for flatiter.__setitem__ TYP, MAINT: Add annotations for flatiter.__setitem__ Jan 29, 2022
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jan 29, 2022
@charris charris removed this from the 1.22.2 release milestone Jan 29, 2022
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.

TYP: flatiter is missing __setitem__

2 participants