-
-
Notifications
You must be signed in to change notification settings - Fork 12k
Pull requests: numpy/numpy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
enh: make PyDataMem_DefaultHandler immortal in free-threading to reduce refcounting contention
39 - free-threading
PRs and issues related to support for free-threading CPython (a.k.a. no-GIL, PEP 703)
#30826
opened Feb 12, 2026 by
kumaraditya303
Loading…
ENH: Unique with nans and with axis
01 - Enhancement
#30822
opened Feb 11, 2026 by
caph1993
Loading…
CI/BUG: add native jobs for s390x, fix bug in Issues in SIMD (fast instruction sets) code or machinery
pack_inner
03 - Maintenance
component: CI
component: SIMD
#30819
opened Feb 11, 2026 by
AlekseiNikiforovIBM
Loading…
BUG: Add test to reproduce problem described in #30816
00 - Bug
57 - Close?
Issues which may be closable unless discussion continued
#30818
opened Feb 11, 2026 by
denialhaag
•
Draft
[ENH] Migrate loops_unary.dispatch.c.src to C++ Templates
#30815
opened Feb 11, 2026 by
aadya940
Loading…
API: Make PyArray_Chunk opaque on internal builds
30 - API
39 - free-threading
PRs and issues related to support for free-threading CPython (a.k.a. no-GIL, PEP 703)
Add VisibleDeprecationWarning for intent(inplace) usage
#30811
opened Feb 10, 2026 by
abslock128w
Loading…
BUG: Fix f2py OpenMP support with Meson backend
00 - Bug
component: numpy.f2py
#30808
opened Feb 9, 2026 by
abslock128w
Loading…
ENH: numpy.where: don't silently truncate Python scalars
01 - Enhancement
#30803
opened Feb 8, 2026 by
SpecLad
Loading…
TST: fix POWER VSX feature mapping
05 - Testing
09 - Backport-Candidate
PRs tagged should be backported
#30801
opened Feb 8, 2026 by
abslock128w
Loading…
BUG: avoid precision loss when printing user-defined floating dtypes
00 - Bug
#30798
opened Feb 7, 2026 by
shreyaghorui222004
Loading…
API: make array scalars opaque internally and expose accessors
30 - API
39 - free-threading
PRs and issues related to support for free-threading CPython (a.k.a. no-GIL, PEP 703)
63 - C API
Changes or additions to the C API. Mailing list should usually be notified.
BUG: Handle empty x array in np.interp
00 - Bug
54 - Needs decision
#30794
opened Feb 6, 2026 by
Mr-Neutr0n
Loading…
2 tasks done
ENH: Add debug-only C-level function call tracing
01 - Enhancement
51 - In progress
#30792
opened Feb 6, 2026 by
ganesh-k13
•
Draft
5 tasks
MAINT: Replace %-formatting with f-strings in numpy/_core (UP031)
03 - Maintenance
#30790
opened Feb 6, 2026 by
Noxaster
Loading…
API: expose accessors for ufunc object members and use them internally
30 - API
39 - free-threading
PRs and issues related to support for free-threading CPython (a.k.a. no-GIL, PEP 703)
63 - C API
Changes or additions to the C API. Mailing list should usually be notified.
component: numpy.ufunc
API: Make PyArrayObject opaque on internal builds
30 - API
39 - free-threading
PRs and issues related to support for free-threading CPython (a.k.a. no-GIL, PEP 703)
63 - C API
Changes or additions to the C API. Mailing list should usually be notified.
#30776
opened Feb 3, 2026 by
ngoldbaum
Loading…
ENH: add a variant of as_strided with bound checks.
01 - Enhancement
triage review
Issue/PR to be discussed at the next triage meeting
#30771
opened Feb 2, 2026 by
Carreau
Loading…
ENH: Added verbose display option for pyright test
01 - Enhancement
component: Other
#30745
opened Jan 30, 2026 by
ganesh-k13
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.