GitHub / numpy/numpy issues and pull requests
Labelled with: 08 - Backport
#30185 - BUG: Fix check of PyMem_Calloc return value. (#30176)
Pull Request -
State: open - Opened by charris 28 days ago
Labels: 00 - Bug, 08 - Backport
#29950 - MAINT: Simplify string arena growth strategy (#29885)
Pull Request -
State: closed - Opened by charris about 2 months ago
Labels: 03 - Maintenance, 08 - Backport
#29949 - STY: rename @classmethod arg to cls
Pull Request -
State: closed - Opened by charris about 2 months ago
Labels: 03 - Maintenance, 08 - Backport
#29940 - MAINT: Bump pypa/cibuildwheel from 3.1.4 to 3.2.1
Pull Request -
State: closed - Opened by charris about 2 months ago
Labels: 03 - Maintenance, 08 - Backport
#29865 - TYP: Various typing fixes
Pull Request -
State: open - Opened by charris 2 months ago
Labels: 08 - Backport, 41 - Static typing
#29838 - TST: Pin pyparsing to avoid matplotlib errors.
Pull Request -
State: open - Opened by charris 2 months ago
Labels: 05 - Testing, 04 - Documentation, 03 - Maintenance, 08 - Backport
#29799 - BUG: Fix assert in nditer buffer setup
Pull Request -
State: open - Opened by charris 2 months ago
Labels: 00 - Bug, 08 - Backport
#29798 - BUG: np.setbufsize should raise ValueError for negative input
Pull Request -
State: open - Opened by charris 2 months ago
Labels: 00 - Bug, 08 - Backport
#29797 - BUG: Fix pocketfft umath strides for AIX compatibility (#29768)
Pull Request -
State: open - Opened by charris 2 months ago
Labels: 00 - Bug, 08 - Backport
#29793 - Backport 29745
Pull Request -
State: open - Opened by charris 3 months ago
Labels: 00 - Bug, 08 - Backport
#29792 - MAINT: delete unused variables in unary logical dispatch
Pull Request -
State: open - Opened by charris 3 months ago
Labels: 03 - Maintenance, 08 - Backport
#29791 - TYP: fix method declarations in floating, timedelta64, and datetime64Backport
Pull Request -
State: open - Opened by charris 3 months ago
Labels: 08 - Backport, 41 - Static typing
#29790 - BUG: Fix `dtype` refcount in `__array__` (#29715)
Pull Request -
State: closed - Opened by charris 3 months ago
Labels: 00 - Bug, 08 - Backport
#29788 - TYP: replace scalar type __init__ with __new__
Pull Request -
State: closed - Opened by charris 3 months ago
- 1 comment
Labels: 08 - Backport, 41 - Static typing, numtype
#29785 - TYP: mypy 1.18.1
Pull Request -
State: closed - Opened by charris 3 months ago
- 5 comments
Labels: 08 - Backport, 41 - Static typing
#29782 - BLD: enable x86-simd-sort to build on KNL with -mavx512f
Pull Request -
State: open - Opened by charris 3 months ago
Labels: 08 - Backport, 36 - Build
#29691 - BUG: use correct input dtype in flatiter assignment
Pull Request -
State: closed - Opened by charris 3 months ago
- 1 comment
Labels: 00 - Bug, 08 - Backport
#29687 - CI: replace comment-hider acction in mypy_primer workflow
Pull Request -
State: open - Opened by charris 3 months ago
Labels: 08 - Backport, component: CI
#29685 - BUG: avoid thread-unsafe refcount check in temp elision
Pull Request -
State: closed - Opened by charris 3 months ago
Labels: 00 - Bug, 08 - Backport, 39 - free-threading
#29684 - TYP: ndarray.fill() takes no keyword arguments
Pull Request -
State: open - Opened by charris 3 months ago
Labels: 08 - Backport, 41 - Static typing
#29683 - BUG, BLD: Correct regex for ppc64 VSX3/VSX4 feature detection
Pull Request -
State: closed - Opened by charris 3 months ago
Labels: 00 - Bug, 08 - Backport, 36 - Build
#29556 - BUG: Casting from one timedelta64 to another didn't handle NAT.
Pull Request -
State: closed - Opened by charris 4 months ago
Labels: 00 - Bug, component: numpy._core, 08 - Backport, component: numpy.datetime64
#29500 - BUG: Always return a real dtype from linalg.cond (gh-18304) (#29333)
Pull Request -
State: closed - Opened by charris 4 months ago
Labels: 00 - Bug, 08 - Backport
#29447 - BLD: allow targeting webassembly without emscripten
Pull Request -
State: open - Opened by charris 5 months ago
Labels: 08 - Backport, 36 - Build
#29446 - BUG: Fix test_configtool_pkgconfigdir to resolve PKG_CONFIG_DIR symlink
Pull Request -
State: open - Opened by charris 5 months ago
Labels: 00 - Bug, 08 - Backport
#29416 - TYP: Fix overloads in ``np.char.array`` and ``np.char.asarray`` for ``unicode`` argument.
Pull Request -
State: closed - Opened by charris 5 months ago
Labels: 08 - Backport, 41 - Static typing
#29415 - BUG: fix casting issue in center, ljust, rjust, and zfill (#29369)
Pull Request -
State: closed - Opened by charris 5 months ago
Labels: 00 - Bug, 08 - Backport
#29413 - TST: Avoid uninitialized values in test (#29341)
Pull Request -
State: closed - Opened by charris 5 months ago
Labels: 05 - Testing, 08 - Backport
#29412 - BUG: Allow reading non-npy files in npz and add test
Pull Request -
State: open - Opened by charris 5 months ago
Labels: 00 - Bug, 08 - Backport
#29350 - BUG: Fix shape error path in array-interface
Pull Request -
State: closed - Opened by seberg 5 months ago
Labels: 00 - Bug, 08 - Backport
#29350 - BUG: Fix shape error path in array-interface
Pull Request -
State: closed - Opened by seberg 5 months ago
- 1 comment
Labels: 00 - Bug, 08 - Backport
#29287 - BUG: handle case in mapiter where descriptors might get replaced (#29286)
Pull Request -
State: open - Opened by charris 5 months ago
Labels: 00 - Bug, 08 - Backport
#29287 - BUG: handle case in mapiter where descriptors might get replaced (#29286)
Pull Request -
State: closed - Opened by charris 5 months ago
Labels: 00 - Bug, 08 - Backport
#29284 - BUG: fix fencepost error in StringDType internals
Pull Request -
State: closed - Opened by charris 5 months ago
Labels: 00 - Bug, 08 - Backport
#29284 - BUG: fix fencepost error in StringDType internals
Pull Request -
State: closed - Opened by charris 5 months ago
Labels: 00 - Bug, 08 - Backport
#29283 - TYP: Work around a mypy issue with bool arrays (#29248)
Pull Request -
State: closed - Opened by charris 5 months ago
- 3 comments
Labels: 08 - Backport, 41 - Static typing
#29283 - TYP: Work around a mypy issue with bool arrays (#29248)
Pull Request -
State: closed - Opened by charris 5 months ago
- 3 comments
Labels: 08 - Backport, 41 - Static typing
#29242 - ENH: Detect CPU features on FreeBSD / OpenBSD RISC-V64.
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 01 - Enhancement, 08 - Backport
#29242 - ENH: Detect CPU features on FreeBSD / OpenBSD RISC-V64.
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 01 - Enhancement, 08 - Backport
#29241 - ENH: Detect CPU features on OpenBSD ARM and PowerPC64
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 01 - Enhancement, 08 - Backport
#29238 - CI: Add support for building NumPy with LLVM for Win-ARM64
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 08 - Backport, component: CI
#29238 - CI: Add support for building NumPy with LLVM for Win-ARM64
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 08 - Backport, component: CI
#29237 - BUG: Enforce integer limitation in concatenate (#29231)
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 00 - Bug, 08 - Backport
#29237 - BUG: Enforce integer limitation in concatenate (#29231)
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 00 - Bug, 08 - Backport
#29235 - BUG: Address interaction between SME and FPSR (#29223)
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 00 - Bug, 08 - Backport
#29235 - BUG: Address interaction between SME and FPSR (#29223)
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 00 - Bug, 08 - Backport
#29234 - TST: Fix test that uses uninitialized memory (#29232)
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 05 - Testing, 08 - Backport
#29234 - TST: Fix test that uses unininitialized memory (#29232)
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 05 - Testing, 08 - Backport
#29233 - BUG: avoid negating unsigned integers in resize implementation (#29230)
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 00 - Bug, 08 - Backport
#29233 - BUG: avoid negating unsigned integers in resize implementation (#29230)
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 00 - Bug, 08 - Backport
#29222 - TYP: Backport typing fixes
Pull Request -
State: closed - Opened by charris 6 months ago
- 2 comments
Labels: 08 - Backport, 41 - Static typing
#29222 - TYP: Backport typing fixes
Pull Request -
State: closed - Opened by charris 6 months ago
- 2 comments
Labels: 08 - Backport, 41 - Static typing
#29205 - BUG: Revert `np.vectorize` casting to legacy behavior (#29196)
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 00 - Bug, 08 - Backport
#29192 - TYP: Backport typing fixes and improvements.
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 08 - Backport, 41 - Static typing
#29192 - TYP: Backport typing fixes and improvements.
Pull Request -
State: open - Opened by charris 6 months ago
Labels: 08 - Backport, 41 - Static typing
#29191 - BUG: fix matmul with transposed out arg (#29179)
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 00 - Bug, 08 - Backport
#29118 - MAINT: fix SPDX license expressions for LAPACK, GCC runtime libs
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 14 - Release, 03 - Maintenance, 08 - Backport
#29118 - MAINT: fix SPDX license expressions for LAPACK, GCC runtime libs
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 14 - Release, 03 - Maintenance, 08 - Backport
#29101 - PERF: Make NpzFile member existence constant time
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 03 - Maintenance, 08 - Backport
#29101 - PERF: Make NpzFile member existence constant time
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 03 - Maintenance, 08 - Backport
#29100 - TYP: fix NDArray[integer] inplace operator mypy issue
Pull Request -
State: closed - Opened by charris 6 months ago
- 5 comments
Labels: 08 - Backport, 41 - Static typing
#29099 - BUG: f2py: thread-safe forcomb (#29091)
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 00 - Bug, component: numpy.f2py, 08 - Backport, 39 - free-threading
#29099 - BUG: f2py: thread-safe forcomb (#29091)
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 00 - Bug, component: numpy.f2py, 08 - Backport, 39 - free-threading
#29089 - MNT: Avoid use of deprecated _PyDict_GetItemStringWithError in f2py
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: component: numpy.f2py, 03 - Maintenance, 08 - Backport, 39 - free-threading
#29089 - MNT: Avoid use of deprecated _PyDict_GetItemStringWithError in f2py
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: component: numpy.f2py, 03 - Maintenance, 08 - Backport, 39 - free-threading
#29082 - BLD: bump OpenBLAS version, use OpenBLAS for win-arm64 [wheel build]
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 08 - Backport, 36 - Build
#29082 - BLD: bump OpenBLAS version, use OpenBLAS for win-arm64 [wheel build]
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 08 - Backport, 36 - Build
#29074 - BUG: add bounds-checking to in-place string multiply
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 00 - Bug, 08 - Backport
#29074 - BUG: add bounds-checking to in-place string multiply
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 00 - Bug, 08 - Backport
#29073 - BLD: use sonoma image on Cirrus for wheel build
Pull Request -
State: open - Opened by charris 6 months ago
Labels: 08 - Backport, 36 - Build
#29073 - BLD: use sonoma image on Cirrus for wheel build
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 08 - Backport, 36 - Build
#29072 - MAINT: use pypy 3.11 nightly which has a fix for ctypeslib
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 03 - Maintenance, 08 - Backport
#29072 - MAINT: use pypy 3.11 nightly which has a fix for ctypeslib
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 03 - Maintenance, 08 - Backport
#29070 - TYP: Various typing fixes.
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 08 - Backport, 41 - Static typing
#29070 - TYP: Various typing fixes.
Pull Request -
State: closed - Opened by charris 6 months ago
Labels: 08 - Backport, 41 - Static typing
#29046 - BUG: Fix cache use regression
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 00 - Bug, 08 - Backport
#29046 - BUG: Fix cache use regression
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 00 - Bug, 08 - Backport
#29044 - BUG: Fix f2py derived types in modules
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 00 - Bug, component: numpy.f2py, 08 - Backport
#29044 - BUG: Fix f2py derived types in modules
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 00 - Bug, component: numpy.f2py, 08 - Backport
#29043 - BUG: Avoid compile errors in f2py modules
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 00 - Bug, component: numpy.f2py, 08 - Backport
#29043 - BUG: Avoid compile errors in f2py modules
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 00 - Bug, component: numpy.f2py, 08 - Backport
#29042 - MNT: constant string arrays instead of pointers in C
Pull Request -
State: open - Opened by charris 7 months ago
Labels: 03 - Maintenance, 08 - Backport
#29042 - MNT: constant string arrays instead of pointers in C
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 03 - Maintenance, 08 - Backport
#29033 - BUG: Fix workflow error
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 00 - Bug, 08 - Backport, component: CI
#29033 - BUG: Fix workflow error
Pull Request -
State: open - Opened by charris 7 months ago
Labels: 00 - Bug, 08 - Backport, component: CI
#28966 - TYP: reject complex scalar types in ndarray.__ifloordiv__
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 08 - Backport, 41 - Static typing
#28966 - TYP: reject complex scalar types in ndarray.__ifloordiv__
Pull Request -
State: open - Opened by charris 7 months ago
Labels: 08 - Backport, 41 - Static typing
#28916 - BUG: Fix missing check for PyErr_Occurred() in _pyarray_correlate.
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 00 - Bug, 08 - Backport
#28916 - BUG: Fix missing check for PyErr_Occurred() in _pyarray_correlate.
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 00 - Bug, 08 - Backport
#28915 - MAINT: Avoid dereferencing/strict aliasing warnings
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 03 - Maintenance, 08 - Backport
#28915 - MAINT: Avoid dereferencing/strict aliasing warnings
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 03 - Maintenance, 08 - Backport
#28913 - TYP: Fix non-existent ``CanIndex`` annotation in ``ndarray.setfield``
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 08 - Backport, 41 - Static typing
#28913 - TYP: Fix non-existent ``CanIndex`` annotation in ``ndarray.setfield``
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 08 - Backport, 41 - Static typing
#28889 - MAINT: from_dlpack thread safety fixes (#28883)
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 03 - Maintenance, 08 - Backport
#28889 - MAINT: from_dlpack thread safety fixes (#28883)
Pull Request -
State: open - Opened by charris 7 months ago
Labels: 03 - Maintenance, 08 - Backport
#28865 - MAINT: use OpenBLAS 0.3.29
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 03 - Maintenance, 08 - Backport
#28865 - MAINT: use OpenBLAS 0.3.29
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 03 - Maintenance, 08 - Backport
#28864 - BUG: fix stringdtype singleton thread safety
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 00 - Bug, 08 - Backport, component: numpy.strings, 39 - free-threading
#28864 - BUG: fix stringdtype singleton thread safety
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 00 - Bug, 08 - Backport, component: numpy.strings, 39 - free-threading
#28853 - TYP: fix ``NDArray[floating] + float`` return type
Pull Request -
State: closed - Opened by charris 7 months ago
Labels: 08 - Backport, 41 - Static typing