Opened 3 years ago
Closed 3 years ago
#18360 closed enhancement (fixed)
numpy-1.25.2 (Python module)
| Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.0 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
Change History (4)
comment:1 by , 3 years ago
| Milestone: | 11.4 → 12.0 |
|---|
comment:2 by , 3 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 3 years ago
numpy-1.25.2
- MAINT: prepare 1.25.x for further development
- ENH: Improve clang-cl compliance
- MAINT: Upgrade various build dependencies.
- BLD: use
-ftrapping-mathwith Clang on macOS - BUG: properly handle negative indexes in ufunc_at fast path
- BUG: PyObject_IsTrue and PyObject_Not error handling in setflags
- BUG: histogram small range robust
- MAINT: Update meson.build files from main branch
- MAINT: exclude min, max and round from
np.all - MAINT: Dependabot updates
- BUG: Fix the signature for np.array_api.take
- BLD: update OpenBLAS to an intermeidate commit
- BUG: Fix reference count leak in str(scalar).
- BUG: fix invalid function pointer conversion error
- BUG: Factor out slow
getenvcall used for memory policy warning - CI: correct URL in cirrus.star [skip cirrus]
- BUG: Fix C types in scalartypes
- BUG: do not modify the input to ufunc_at
- BUG: Further fixes to indexing loop and added tests
comment:4 by , 3 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed at commits
711469f127 Update to pyparsing-3.1.1 (Python module). 5e5f88fc16 Update to numpy-1.25.2 (Python module).
Note:
See TracTickets
for help on using tickets.

Milestone renamed