Skip to content

Commit 5d3c6cc

Browse files
committed
gh-105291: Add link to migration guide for distutils
1 parent e59da0c commit 5d3c6cc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Doc/whatsnew/3.12.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,9 @@ Important deprecations, removals or restrictions:
8383

8484
* :pep:`623`: Remove wstr from Unicode
8585

86-
* :pep:`632`: Remove the ``distutils`` package
86+
* :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
8789

8890
Improved Error Messages
8991
=======================

0 commit comments

Comments
 (0)