Skip to content

REL: Reset strides for RELAXED_STRIDE_CHECKING for 1.13 releases. #7085

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

Closed
wants to merge 1 commit into from

Conversation

charris
Copy link
Member

@charris charris commented Jan 21, 2016

Apply for the 1.12 release, not before.

Strides in some cases are set to NPY_MAX_INTP to smoke out illegal usage
in packages that use Numpy. We don't want that for the releases, so fix
it.

Strides in some cases are set to NPY_MAX_INTP to smoke out illegal usage
in packages that use Numpy. We don't want that for the releases, so fix
it.
@rgommers
Copy link
Member

rgommers commented Feb 1, 2016

@charris did you intend to merge this now, or right before the next release?

@charris
Copy link
Member Author

charris commented Feb 1, 2016

@rgommers This is for the next release.

@rgommers
Copy link
Member

rgommers commented Feb 2, 2016

OK I'll keep my hands off the green button then.

@charris charris modified the milestones: 1.13.0 release, 1.12.0 release Nov 6, 2016
@charris
Copy link
Member Author

charris commented Nov 6, 2016

I've pushed this on to 1.13.0 after a backport to 1.12.x. I'm not sure we want to keep this around much longer.

@charris charris changed the title REL: Reset strides for RELAXED_STRIDE_CHECKING for 1.12 releases. REL: Reset strides for RELAXED_STRIDE_CHECKING for 1.13 releases. Nov 6, 2016
@charris
Copy link
Member Author

charris commented Apr 19, 2017

Close and reopen to restart tests.

@charris charris closed this Apr 19, 2017
@charris charris reopened this Apr 19, 2017
@charris
Copy link
Member Author

charris commented Apr 26, 2017

Closing in favor of #8999.

@charris charris closed this Apr 26, 2017
@charris charris deleted the make-bad-strides-reasonable branch September 19, 2018 14:42
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