8000 [3.12] gh-105291: Add link to migration guide for distutils (GH-10713… · python/cpython@84c5676 · GitHub
[go: up one dir, main page]

Skip to content

Commit 84c5676

Browse files
miss-islingtoncLupushauntsaninja
authored
[3.12] gh-105291: Add link to migration guide for distutils (GH-107130) (#107160)
Co-authored-by: cLupus <cLupus@users.noreply.github.com> Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
1 parent 40a337f commit 84c5676

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
@@ -84,7 +84,9 @@ Important deprecations, removals or restrictions:
8484

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

87-
* :pep:`632`: Remove the ``distutils`` package
87+
* :pep:`632`: Remove the ``distutils`` package. See
88+
`the migration guide <https://peps.python.org/pep-0632/#migration-advice>`_
89+
for advice on its replacement.
8890

8991
Improved Error Messages
9092
=======================

0 commit comments

Comments
 (0)
0