Skip to content

Commit 890a494

Browse files
authored
Merge pull request numpy#27094 from WarrenWeckesser/gh27076-dep-note
DOC: Add release note about deprecation introduced in numpygh-27076.
2 parents a3dd0f5 + ff2088b commit 890a494

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* Passing non-integer inputs as the first argument of `bincount` is now
2+
deprecated, because such inputs are silently cast to integers with no
3+
warning about loss of precision.

0 commit comments

Comments
 (0)