A total of 9 people contributed to this release. People with a "+" by their names contributed a patch for the first time.
- Charles Harris
- Joren Hammudoglu
- Matti Picus
- Nathan Goldbaum
- Peter Hawkins
- Simon Altrogge
- Thomas A Caswell
- Warren Weckesser
- Yang Wang +
A total of 12 pull requests were merged for this release.
- #27935: MAINT: Prepare 2.2.x for further development
- #27950: TEST: cleanups [skip cirrus][skip azp]
- #27958: BUG: fix use-after-free error in npy_hashtable.cpp (#27955)
- #27959: BLD: add missing include
- #27982: BUG:fix compile error libatomic link test to meson.build
- #27990: TYP: Fix falsely rejected value types in
ndarray.__setitem__ - #27991: MAINT: Don't wrap
#include <Python.h>withextern "C" - #27993: BUG: Fix segfault in stringdtype lexsort
- #28006: MAINT: random: Tweak module code in mtrand.pyx to fix a Cython...
- #28007: BUG: Cython API was missing NPY_UINTP.
- #28021: CI: pin scipy-doctest to 1.5.1
- #28044: TYP: allow
Nonein operand sequence of nditer