A total of 6 people contributed to this release. People with a "+" by their names contributed a patch for the first time.
- Charles Harris
- Eric Wieser
- Ilhan Polat
- Matti Picus
- Michael Hudson-Doyle
- Ralf Gommers
A total of 7 pull requests were merged for this release.
- #14593: MAINT: backport Cython API cleanup to 1.17.x, remove docs
- #14937: BUG: fix integer size confusion in handling array's ndmin argument
- #14939: BUILD: remove SSE2 flag from numpy.random builds
- #14993: MAINT: Added Python3.8 branch to dll lib discovery
- #15038: BUG: Fix refcounting in ufunc object loops
- #15067: BUG: Exceptions tracebacks are dropped
- #15175: ENH: Backport improvements to testing functions.