Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MAINT: Backport numpy._core stubs. Remove NumpyUnpickler #24906

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

mtsokol
Copy link
Member

@mtsokol mtsokol commented Oct 12, 2023

Hi @ngoldbaum @charris,

This PR contains backported numpy._core stubs, which can be imported only with from numpy._core.<submodule> import <member>, such as from numpy._core.multiarray import _reconstruct.

I also removed NumpyUnpickler.

@mtsokol mtsokol self-assigned this Oct 12, 2023
@mtsokol mtsokol force-pushed the backport-_core-stubs branch from bdb190d to 07473ed Compare October 12, 2023 10:30
@mtsokol mtsokol force-pushed the backport-_core-stubs branch from 07473ed to bd78090 Compare October 12, 2023 10:33
@mtsokol mtsokol changed the title MAINT: Backport numpy._core stubs. Remove NumpyUnpickler MAINT: Backport numpy._core stubs. Remove NumpyUnpickler Oct 12, 2023
@charris charris added this to the 1.26.1 release milestone Oct 12, 2023
@charris charris merged commit 114d086 into numpy:maintenance/1.26.x Oct 12, 2023
@charris
Copy link
Member

charris commented Oct 12, 2023

Thanks Mateusz.

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