-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
Pull requests: numpy/numpy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: validate UTF-8 and harden StringDType bounds handling
00 - Bug
09 - Backport-Candidate
PRs tagged should be backported
#32296
opened Aug 14, 2026 by
ngoldbaum
Member
Loading…
2
MAINT: Bump ruff from 0.16.1 to 0.16.2 in /requirements in the python-deps group
03 - Maintenance
Patch
#32295
opened Aug 14, 2026 by
dependabot
Bot
Loading…
BUG: avoid possible UB in 'safe' multiplication helpers
00 - Bug
09 - Backport-Candidate
PRs tagged should be backported
#32294
opened Aug 14, 2026 by
ngoldbaum
Member
Loading…
CI: fix ccache CC override, add CXX in mac Conda CI (#32285)
08 - Backport
Used to tag backport PRs
component: CI
BUG: don't assume strides are a multiple of itemsize in stringdtype casts (#32273)
00 - Bug
08 - Backport
Used to tag backport PRs
BUG: avoid uninitialized memory access / NULL-pointer deref in scalar byteswap (#32254)
00 - Bug
08 - Backport
Used to tag backport PRs
BUG: raise ValueError when reading into record array with references (#32227)
00 - Bug
08 - Backport
Used to tag backport PRs
ENH: implement descending sorts for StringDType
01 - Enhancement
component: numpy.strings
String dtypes and functions
#32286
opened Aug 13, 2026 by
ngoldbaum
Member
Loading…
ENH: Return numpy scalars directly from the full-reduction fast path
01 - Enhancement
#32269
opened Aug 12, 2026 by
eendebakpt
Contributor
Loading…
ENH: Build
_reduction_loop_tests against the Limited API
01 - Enhancement
#32256
opened Aug 12, 2026 by
prathamhole14
Contributor
Loading…
ENH: Port
_multiarray_tests to the Limited API
01 - Enhancement
#32251
opened Aug 11, 2026 by
prathamhole14
Contributor
•
Draft
ENH: Port
numpy._core._simd to the Limited API
01 - Enhancement
#32244
opened Aug 10, 2026 by
prathamhole14
Contributor
Loading…
MAINT: Handle overflow in i0 for large inputs like 713.0
03 - Maintenance
56 - Needs Release Note.
Needs an entry in doc/release/upcoming_changes
triage review
Issue/PR to be discussed at the next triage meeting
#32223
opened Aug 7, 2026 by
hariomlohardev
Loading…
BUG: Fix signed integer overflow in datetime
00 - Bug
#32218
opened Aug 7, 2026 by
AnkitAhlawat7742
Contributor
Loading…
ENH: speed up StringDType isin
01 - Enhancement
component: numpy.strings
String dtypes and functions
DEP: deprecate non-integer indices_or_sections in array_split
07 - Deprecation
#32184
opened Aug 4, 2026 by
Divyansh2602
Loading…
ENH: Port
_rational_tests to the Limited API using heap types
01 - Enhancement
#32174
opened Aug 3, 2026 by
prathamhole14
Contributor
Loading…
PERF: add a SIMD fast path for masked ufunc loops
#32163
opened Jul 31, 2026 by
a-eridani
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.