#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 Bruce Dubbs, 11 months ago

Milestone: 11.412.0

Milestone renamed

comment:2 by Bruce Dubbs, 11 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 11 months 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-math with 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 getenv call 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 Bruce Dubbs, 11 months ago

Resolution: fixed
Status: assignedclosed

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.