Skip to content

Commit de83c57

Browse files
committed
MAINT: remove deprecated style argument and deprecations in fromnumeric
This commit removes deprecated functionality and cleans up outdated code paths: - Removed the deprecated `style` parameter from `array2string` in `numpy/_core/arrayprint.py`, along with its related documentation and tests. - Replaced the deprecation warning for `np.sum` called on generators with a `TypeError` in `numpy/_core/fromnumeric.py`, since this behavior is now unsupported. - Removed a leftover docstring that was intended to be deleted in PR numpy#26268.
1 parent df32a98 commit de83c57

6 files changed

Lines changed: 1227 additions & 960 deletions

File tree

0 commit comments

Comments
 (0)