Skip to content

MAINT: Remove long deprecated functionality from np.ma#22228

Merged
seberg merged 3 commits intonumpy:mainfrom
bsipocz:ma_cleanup_old_deprecations
Sep 9, 2022
Merged

MAINT: Remove long deprecated functionality from np.ma#22228
seberg merged 3 commits intonumpy:mainfrom
bsipocz:ma_cleanup_old_deprecations

Conversation

@bsipocz
Copy link
Copy Markdown
Member

@bsipocz bsipocz commented Sep 8, 2022

I've run into these long deprecated functionalities, they are probably long overdue for removal.

There is one more remaining deprecation from 1.13 regarding the default for the axis kwarg, but that seemed a bit more complex case, so I left it out from this quick evening fix.

@bsipocz bsipocz added component: numpy.ma masked arrays and removed 03 - Maintenance labels Sep 8, 2022
@mattip mattip added the 56 - Needs Release Note. Needs an entry in doc/release/upcoming_changes label Sep 8, 2022
@mattip
Copy link
Copy Markdown
Member

mattip commented Sep 8, 2022

Thanks. This needs a release note similar to this one

Co-authored-by: Matti Picus <[email protected]>
@seberg
Copy link
Copy Markdown
Member

seberg commented Sep 9, 2022

Thanks Brigitta and Matti, LGTM.

@seberg seberg merged commit 397b6e5 into numpy:main Sep 9, 2022
BvB93 added a commit to BvB93/numpy that referenced this pull request Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

03 - Maintenance 56 - Needs Release Note. Needs an entry in doc/release/upcoming_changes component: numpy.ma masked arrays

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants