It looks like PEP 632 with the deprecation of distutils in stdlib and removal in Python 3.12 was accepted.
How would it impact numpy.distutils ? Does it mean that distutils would be added as a stand-alone build dependency (even if it's deprecated) or are there some other long term plans for numpy.distutils?