NumPy 2.xx.x Release Notes#

Highlights#

We’ll choose highlights for this release near the end of the release cycle.

Improvements#

  • StringDType comparisons now correctly handle embedded NULL bytes.

    (gh-31662)