Skip to content

Commit

Permalink
Merge pull request numpy#26737 from mtsokol/tweak-26611-release-note
Browse files Browse the repository at this point in the history
DOC: Extend release notes for numpy#26611
  • Loading branch information
charris committed Jun 20, 2024
2 parents eef8a66 + 0a8bc29 commit 7687245
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/release/upcoming_changes/26611.new_feature.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* `numpy.printoptions`, `numpy.get_printoptions`, and `numpy.set_printoptions` now support
a new option, ``override_repr``, for defining custom ``repr(array)`` behavior.

0 comments on commit 7687245

Please sign in to comment.