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

TYP, BUG: Fix np.lib.stride_tricks re-exported under wrong name #21185

Merged
merged 1 commit into from Mar 13, 2022

Conversation

BvB93
Copy link
Member

@BvB93 BvB93 commented Mar 12, 2022

Closes #21183.

In practice this is a typo fix: stride_stricks -> stride_tricks.

@BvB93 BvB93 added 00 - Bug 09 - Backport-Candidate PRs tagged should be backported Static typing labels Mar 12, 2022
@BvB93 BvB93 added this to the 1.22.4 release milestone Mar 12, 2022
@charris charris merged commit 2a11acd into numpy:main Mar 13, 2022
@charris
Copy link
Member

charris commented Mar 13, 2022

Thanks Bas.

@BvB93 BvB93 deleted the stride_tricks branch March 13, 2022 10:32
@charris charris changed the title TYP, BUG: Fix np.lib.stride_tricks being incorrectly re-exported TYP, BUG: Fix np.lib.stride_tricks being incorrectly re-exported Mar 13, 2022
@charris charris changed the title TYP, BUG: Fix np.lib.stride_tricks being incorrectly re-exported TYP, BUG: Fix np.lib.stride_tricks being re-exported under wrong name Mar 13, 2022
@charris charris changed the title TYP, BUG: Fix np.lib.stride_tricks being re-exported under wrong name TYP, BUG: Fix np.lib.stride_tricks re-exported under wrong name Mar 13, 2022
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Mar 13, 2022
@BvB93 BvB93 removed this from the 1.22.4 release milestone Mar 25, 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: np.lib.stride_tricks is not marked as being public
2 participants