MAINT: expire deprecations by mattip · Pull Request #28254 · numpy/numpy
added 5 commits
January 31, 2025 09:04
charris
changed the title
expire deprecations
MAINT: expire deprecations
tacaswell added a commit to tacaswell/pyopencl that referenced this pull request
Feb 12, 2025These 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, 2025These were deprecated in np1.7 and will be removed in np2.3 (currently removed on numpy main branch). xref numpy/numpy#28254
mattip
deleted the
expire-deprecations
branch
serge-sans-paille added a commit to serge-sans-paille/pythran that referenced this pull request
Jun 8, 2025serge-sans-paille added a commit to serge-sans-paille/pythran that referenced this pull request
Jun 8, 2025serge-sans-paille added a commit to serge-sans-paille/pythran that referenced this pull request
Jun 11, 2025serge-sans-paille added a commit to serge-sans-paille/pythran that referenced this pull request
Jun 11, 2025askmeaboutlo0m added a commit to askmeaboutlo0m/mypaint that referenced this pull request
Jun 22, 2025Because 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, 2025Because 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
mentioned this pull request
jtojnar pushed a commit to mypaint/mypaint that referenced this pull request
Jul 21, 2025Because 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, 2025Because 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, 2025Because 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)
mbaak pushed a commit to histogrammar/histogrammar-python that referenced this pull request
Aug 23, 2025numpy/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
mentioned this pull request
mbaak pushed a commit to ing-bank/popmon that referenced this pull request
Aug 25, 2025In 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
mentioned this pull request
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, 2025AesaraB pushed a commit to mypaint/mypaint that referenced this pull request
Jan 12, 2026Because 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, 2026Because 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters