Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit954691d

Browse files
authored
Merge pull request#29316 from ngoldbaum/rm-comment
MAINT: remove out-of-date comment
2 parents85708b3 +1dac511 commit954691d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎numpy/_core/src/multiarray/mapping.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2110,8 +2110,6 @@ array_assign_subscript(PyArrayObject *self, PyObject *ind, PyObject *op)
21102110
/* May need a generic copy function (only for refs and odd sizes) */
21112111
NPY_ARRAYMETHOD_FLAGStransfer_flags;
21122112
npy_intpitemsize=PyArray_ITEMSIZE(self);
2113-
// TODO: the heuristic used here to determine the src_dtype might be subtly wrong
2114-
// for non-REFCHK user DTypes. See gh-27057 for the prior discussion about this.
21152113
if (PyArray_GetDTypeTransferFunction(
21162114
1,itemsize,itemsize,
21172115
descr,PyArray_DESCR(self),

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp