We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e59da0c commit 5d3c6ccCopy full SHA for 5d3c6cc
Doc/whatsnew/3.12.rst
@@ -83,7 +83,9 @@ Important deprecations, removals or restrictions:
83
84
* :pep:`623`: Remove wstr from Unicode
85
86
-* :pep:`632`: Remove the ``distutils`` package
+* :pep:`632`: Remove the ``distutils`` package. See
87
+ `the migration guide <https://peps.python.org/pep-0632/#migration-advice>`_
88
+ for advide on how it can be replaced
89
90
Improved Error Messages
91
=======================
0 commit comments