-
-
Notifications
You must be signed in to change notification settings - Fork 12.2k
Pull requests: numpy/numpy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: fix heap buffer overflow in timedelta to string casts
00 - Bug
09 - Backport-Candidate
PRs tagged should be backported
ENH, PERF: small arrays/dimensions on array object - with special allocator
01 - Enhancement
component: numpy._core
#31108
opened Mar 31, 2026 by
mhvk
Loading…
BUG: fix nanmax/nanmin initial argument misbehaving in slow path
#31102
opened Mar 29, 2026 by
joshuaswanson
Loading…
MAINT: Gitignore personal AI config files.
03 - Maintenance
#31101
opened Mar 29, 2026 by
charris
Loading…
MAINT: use pointers to dtype dtypes instead of direct object access
#31100
opened Mar 29, 2026 by
mattip
Loading…
ENH: Improve performance of PyArray_FromAny and cleanup PyArray_ExtractDTypeAndDescriptor
#31099
opened Mar 29, 2026 by
eendebakpt
Loading…
ENH, PERF: allocate memory as part of the array object for scalars
01 - Enhancement
component: numpy._core
#31092
opened Mar 29, 2026 by
mhvk
Loading…
BUG: raise OverflowError on datetime64 unit conversion overflow
#31085
opened Mar 28, 2026 by
jbrockmendel
Loading…
2
BUG - Fix #30342: correct min_scalar_type boundary promotion
#31080
opened Mar 27, 2026 by
Manufra05
Loading…
BUG: np.load(..., mmap_mode=...) raises ValueError for .npz
00 - Bug
#31077
opened Mar 26, 2026 by
ricas28
Loading…
BUG: fix missing numeric ABC methods for scalar types
#31070
opened Mar 25, 2026 by
GoncaloTorcato
Loading…
BUG: Fix ValueError in nanfunctions when MaskedArray is fully masked
00 - Bug
component: numpy.ma
masked arrays
#31069
opened Mar 25, 2026 by
Prtm2110
Loading…
ENH: Improve ufunc performance by caching the loop function
#31068
opened Mar 24, 2026 by
eendebakpt
Loading…
BUG: fix fill_value propagation in mvoid.__getitem__
#31066
opened Mar 24, 2026 by
Tomas-rep
Loading…
BUG: f2py map complex_long_double to NPY_CLONGDOUBLE
00 - Bug
09 - Backport-Candidate
PRs tagged should be backported
component: numpy.f2py
ENH: add dense integer fast path for np.unique counts/inverse
01 - Enhancement
#31043
opened Mar 21, 2026 by
AsymptotaX
Loading…
BUG: Allow explicit PRs tagged should be backported
out=None for ufunc overrides.
00 - Bug
09 - Backport-Candidate
#31032
opened Mar 19, 2026 by
roytsmart
Loading…
BUG: fix np.astype with copy=False for scalars
00 - Bug
#31025
opened Mar 17, 2026 by
antareepsarkar
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.