Skip to content

Commit

Permalink
[3.12] gh-105291: Add link to migration guide for distutils (GH-107130)…
Browse files Browse the repository at this point in the history
… (#107160)

Co-authored-by: cLupus <cLupus@users.noreply.github.com>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
  • Loading branch information
3 people authored Jul 23, 2023
1 parent 40a337f commit 84c5676
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 84c5676

Please sign in to comment.