Skip to content

Commit

Permalink
pythongh-105291: Add link to migration guide for distutils (pythonGH-…
Browse files Browse the repository at this point in the history
…107130)

(cherry picked from commit 7ca2d8e)

Co-authored-by: cLupus <cLupus@users.noreply.github.com>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
  • Loading branch information
2 people authored and miss-islington committed Jul 23, 2023
1 parent 40a337f commit da2d1e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Doc/whatsnew/3.12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,9 @@ Important deprecations, removals or restrictions:

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

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

Improved Error Messages
=======================
Expand Down

0 comments on commit da2d1e5

Please sign in to comment.