Skip to content
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

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

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 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
61 checks passed
@charris
Copy link
Member

charris commented Oct 12, 2023

Thanks Mateusz.

@mtsokol mtsokol deleted the backport-_core-stubs branch October 12, 2023 17:35
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.

None yet

2 participants