MAINT: expire deprecations by mattip · Pull Request #28254 · numpy/numpy

added 5 commits

January 31, 2025 09:04

@charris charris changed the title expire deprecations MAINT: expire deprecations

Feb 1, 2025

@mattip

tacaswell added a commit to tacaswell/pyopencl that referenced this pull request

Feb 12, 2025
These were deprecated in np1.7 and will be removed in np2.3 (currently removed
on numpy main branch).

xref numpy/numpy#28254

inducer pushed a commit to inducer/pyopencl that referenced this pull request

Feb 13, 2025
These were deprecated in np1.7 and will be removed in np2.3 (currently removed
on numpy main branch).

xref numpy/numpy#28254

@mattip mattip deleted the expire-deprecations branch

May 5, 2025 11:22

serge-sans-paille added a commit to serge-sans-paille/pythran that referenced this pull request

Jun 8, 2025

serge-sans-paille added a commit to serge-sans-paille/pythran that referenced this pull request

Jun 8, 2025

serge-sans-paille added a commit to serge-sans-paille/pythran that referenced this pull request

Jun 11, 2025

serge-sans-paille added a commit to serge-sans-paille/pythran that referenced this pull request

Jun 11, 2025

askmeaboutlo0m added a commit to askmeaboutlo0m/mypaint that referenced this pull request

Jun 22, 2025
Because numpy removed the former function (in a minor release) with
numpy/numpy#28254. The function was an alias, so there's no change in
behavior, i.e. it always returned bytes.

See also 2a92b6b, where the same
function was already replaced in strokemap.py.

AesaraB pushed a commit to mypaint/mypaint that referenced this pull request

Jun 23, 2025
Because numpy removed the former function (in a minor release) with
numpy/numpy#28254. The function was an alias, so there's no change in
behavior, i.e. it always returned bytes.

See also 2a92b6b, where the same
function was already replaced in strokemap.py.

@sitic sitic mentioned this pull request

Jul 3, 2025

jtojnar pushed a commit to mypaint/mypaint that referenced this pull request

Jul 21, 2025
Because numpy removed the former function (in a minor release) with
numpy/numpy#28254. The function was an alias, so there's no change in
behavior, i.e. it always returned bytes.

See also 2a92b6b, where the same
function was already replaced in strokemap.py.

(cherry picked from commit ab017e0)

jtojnar pushed a commit to mypaint/mypaint that referenced this pull request

Jul 21, 2025
Because numpy removed the former function (in a minor release) with
numpy/numpy#28254. The function was an alias, so there's no change in
behavior, i.e. it always returned bytes.

See also 2a92b6b, where the same
function was already replaced in strokemap.py.

(cherry picked from commit ab017e0)

jtojnar pushed a commit to mypaint/mypaint that referenced this pull request

Jul 21, 2025
Because numpy removed the former function (in a minor release) with
numpy/numpy#28254. The function was an alias, so there's no change in
behavior, i.e. it always returned bytes.

See also 2a92b6b, where the same
function was already replaced in strokemap.py.

(cherry picked from commit ab017e0)

hmaarrfk added a commit to hmaarrfk/transformers.js that referenced this pull request

Aug 6, 2025

mbaak pushed a commit to histogrammar/histogrammar-python that referenced this pull request

Aug 23, 2025
numpy/numpy#28254
When constructing a dtype from a class with a dtype attribute, that attribute must be a dtype-instance rather than a thing that can be parsed as a dtype instance.

hist.datatype now returns float instead of np.number as datatype.

@mbaak mbaak mentioned this pull request

Aug 25, 2025

mbaak pushed a commit to ing-bank/popmon that referenced this pull request

Aug 25, 2025
In numpy 2.3, converting np.number to a dtype no longer allowed.

See: numpy/numpy#28254
"When constructing a dtype from a class with a dtype attribute, that attribute must be a dtype-instance rather than a thing that can be parsed as a dtype instance."

hist.datatype now returns float instead of np.number as datatype.

@mbaak mbaak mentioned this pull request

Aug 26, 2025

mbaak pushed a commit to ing-bank/popmon that referenced this pull request

Aug 26, 2025
- Upgrade to histogrammar v1.1.1
- In numpy 2.3, converting np.number to a dtype no longer allowed.
- See for details: numpy/numpy#28254
- hist.datatype now returns float instead of np.number as datatype.

DerAndereJohannes added a commit to neuropsychology/NeuroKit that referenced this pull request

Oct 11, 2025

Janet-king pushed a commit to Janet-king/NeuroKit that referenced this pull request

Nov 28, 2025

AesaraB pushed a commit to mypaint/mypaint that referenced this pull request

Jan 12, 2026
Because numpy removed the former function (in a minor release) with
numpy/numpy#28254. The function was an alias, so there's no change in
behavior, i.e. it always returned bytes.

See also 2a92b6b, where the same
function was already replaced in strokemap.py.

Signed-off-by: Aesara Binder <aesara@mailbox.org>

AesaraB pushed a commit to mypaint/mypaint that referenced this pull request

Jan 12, 2026
Because numpy removed the former function (in a minor release) with
numpy/numpy#28254. The function was an alias, so there's no change in
behavior, i.e. it always returned bytes.

See also 2a92b6b, where the same
function was already replaced in strokemap.py.

Signed-off-by: Aesara Binder <aesara@mailbox.org>