-
-
Notifications
You must be signed in to change notification settings - Fork 12.7k
DEP: Deprecate setting the shape attribute of a numpy array #29536
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
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
98264cb
[DEP] Deprecate setting the shape attribute of a numpy array
eendebakpt 27ef5f2
add release note
eendebakpt b7842a8
update tests
eendebakpt 9af1e83
more conversions
eendebakpt 1695917
convert more tests
eendebakpt 1d71fc5
ma
eendebakpt e8cbd57
fix generator and mrecords
eendebakpt 354a04e
review comments
eendebakpt bea4884
remove debugging code
eendebakpt 5c8a65e
remove examples
eendebakpt 914462d
restore examples wiht only get of shape
eendebakpt 7e06ce2
remove doc with deprecated shape setting
eendebakpt 2e80bf0
update release note
eendebakpt d49ab1e
warn for all subclasses of ndarray
eendebakpt 37d1b42
convert one more shape set
eendebakpt b888253
add deprecation test
eendebakpt 5576aa2
Update numpy/_core/tests/test_umath.py
eendebakpt 5de80b9
review comments
eendebakpt 0ff8bb0
Merge branch 'deprecate_shape_v3' of github.com:eendebakpt/numpy into…
eendebakpt f096794
Apply suggestions from code review
eendebakpt 1a237cf
Merge branch 'main' into deprecate_shape_v3
eendebakpt 198e62a
Merge branch 'main' into deprecate_shape_v3
eendebakpt f739d54
review comments
eendebakpt 87a45e7
Merge branch 'main' into deprecate_shape_v3
eendebakpt e51276d
Merge branch 'main' into deprecate_shape_v3
eendebakpt f45274e
review comments
eendebakpt 96e029b
update pr number
eendebakpt 48cdec4
Merge branch 'main' into deprecate_shape_v3
eendebakpt 9482110
Merge branch 'main' into deprecate_shape_v3
eendebakpt 2ed9a48
Merge branch 'deprecate_shape_v3' of github.com:eendebakpt/numpy into…
eendebakpt bfed477
Update numpy/_core/src/multiarray/getset.c
seberg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
review comments
- Loading branch information
commit f739d546fd61978bbf94edc0c46a0a8d4c6b9ec2
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.