diff options
author | Panagiotis Zestanakis <panosz@gmail.com> | 2023-01-08 21:17:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-08 20:17:24 +0100 |
commit | 5ed87cb14c121c03b9b49f086092d4c83b83a734 (patch) | |
tree | 9b3a79f869c70a4a35f5c83d4bc64e33a83d26e8 /numpy/array_api/_statistical_functions.py | |
parent | 2ae8939bc5a03b58869b5bd1dadd6083d1ca0cd8 (diff) | |
download | numpy-5ed87cb14c121c03b9b49f086092d4c83b83a734.tar.gz |
Bug: Fix fill violating read-only flag. (#22959)
PyArray_FillWithScalar checks if destination is writeable before attempting to fill it. A relevant test is added as a method of TestRegression
Closes gh-22922
Co-authored-by: Sebastian Berg <sebastian@sipsolutions.net>
Diffstat (limited to 'numpy/array_api/_statistical_functions.py')
0 files changed, 0 insertions, 0 deletions