I don't think so as it's not a new thing, it's an old thing being cleared (it was a tool to help migration from LaTeX documentation to Sphinx documentation, so its removal is long overdue).
The whatsnew also has a section for deprecated/removed APIs/modules/tools.
See for example
Demos and Tools =============== * Remove the ``Tools/demo/`` directory which contained old demo scripts. A copy can be found in the `old-demos project<https://github.com/gvanrossum/old-demos>`_. (Contributed by Victor Stinner in :gh:`97681`.) * Remove outdated example scripts of the ``Tools/scripts/`` directory. A copy can be found in the `old-demos project<https://github.com/gvanrossum/old-demos>`_. (Contributed by Victor Stinner in :gh:`97669`.)