Skip to content

Commit

Permalink
gh-105291: Add link to migration guide for distutils (#107130)
Browse files Browse the repository at this point in the history
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
  • Loading branch information
cLupus and hauntsaninja authored Jul 23, 2023
1 parent b447e19 commit 7ca2d8e
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 @@ -83,7 +83,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 7ca2d8e

Please sign in to comment.