#14207: DOC: stats: remove ‘Methods’ section from `binomtest` docstring…
#14316: MAINT: Update `openblas_support.py` to support Apple Silicon
#14323: BUG: Speed up sparse compressed indexing with very many rows
#14333: MAINT: Use /usr/bin/linux32 so that sysconfig.get_platform()…
#14478: BUG: geometric_slerp t ndim guard
#14605: MAINT: Skip some interpolative decomposition tests
#14616: REL: update build dependency versions in pyproject.toml for 1.7.2
#14618: FIX: raise RuntimeWarning when Boost evaluation_error is encountered
#14672: BLD: add `zip_safe=False` to the `setup()` call
#14791: MAINT: SciPy 1.7.2 prep/backports
#14803: MAINT: disable include/source coverage warning.
#14813: Added missing np.import_array()
#14831: CI: Add stdlib to LD_LIBRARY_PATH
#14893: BUG: Fix alignment errors due to relaxed stride checking
#14897: BUG: avoid mutating inputs in multivariate distributions
#14921: MAINT: “backport” 3.10 support
#14937: MAINT: backports for 1.7.2, plus update Pythran min version to…
#14938: TST: silence test failures on macOS for `beta.ppf` overflow