Opened 12 months ago

Closed 12 months ago

Last modified 9 months ago

#17974 closed enhancement (fixed)

numpy-1.24.3 (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 (5)

comment:1 by Bruce Dubbs, 12 months ago

Summary: numpy-1.24.3 (Pythin module)numpy-1.24.3 (Python module)

comment:2 by Bruce Dubbs, 12 months ago

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

comment:3 by Bruce Dubbs, 12 months ago

A total of 17 pull requests were merged for this release.

  • BUG: fix for f2py string scalars
  • BUG: datetime64/timedelta64 comparisons return NotImplemented
  • MAINT: Pin matplotlib to version 3.6.3 for refguide checks
  • DOC: Fix matplotlib error in documentation
  • CI: Ensure submodules are initialized in gitpod.
  • TYP: Replace duplicate reduce in ufunc type signature with reduceat.
  • TYP: Remove duplicate CLIP/WRAP/RAISE in __init__.pyi.
  • TYP: Mark d argument to fftfreq and rfftfreq as optional...
  • TYP: Add type annotations for comparison operators to MaskedArray.
  • TYP: Remove some stray type-check-only imports of msort
  • BUG: Ensure like is only stripped for like= dispatched functions
  • BUG: fix loading and storing big arrays on s390x
  • MAINT: Bump larsoner/circleci-artifacts-redirector-action
  • BUG: Ignore invalid and overflow warnings in masked setitem
  • BUG: Fix masked array raveling when order="A" or order="K"
  • MAINT: Update conftest for newer hypothesis versions
  • BUG: Fix bug in parsing F77 style string arrays.

comment:4 by Bruce Dubbs, 12 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

b36f7378cf Update to numpy-1.24.3 (Python module).
320d985bc3 Update to rustc-1.69.0.

comment:5 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.